Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Self-service Password Change: support the state of not having a password if passwords are enabled #2862

Open
reivilibre opened this issue Jun 20, 2024 · 1 comment
Labels
T-Enhancement New feature of request

Comments

@reivilibre
Copy link
Contributor

On the Account Management page:
We probably want to add has_password or something to the User node in GraphQL — or maybe something a bit more carefully designed1 — so we can show

On the password change page:
We presumably want to allow setting a password if you don't already have one(?), but this flow doesn't exist right now...

This issue really only matters when we support instances with both SSO and/or passwords in a hybrid setup.

Footnotes

  1. e.g. we might want to expose the password version, or the time it was last updated, etc

@matrixbot
Copy link
Member

For your information, this issue has been copied over to the Element fork of matrix-authentication-service: element-hq/matrix-authentication-service#2862

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Enhancement New feature of request
Projects
None yet
Development

No branches or pull requests

2 participants