Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
matrixbot opened this issue Sep 10, 2024 · 0 comments
Labels
T-Enhancement New feature of request

Comments

@matrixbot
Copy link
Collaborator

This issue was originally created by @reivilibre at matrix-org/matrix-authentication-service#2862.

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

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

No branches or pull requests

1 participant