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

"Change password" section is shown even when the account doesn't have a password attached to it #3791

Open
sandhose opened this issue Jan 13, 2025 · 0 comments
Labels
A-Account-Management Related to self-service account management A-Local-Password Related to the local password database

Comments

@sandhose
Copy link
Member

sandhose commented Jan 13, 2025

If the server is configured with both SSO and local password logins, it's possible to get an account from an SSO login, but the account management interface will still show the option to change the user password, suggesting the user already has one, which is not the case.

We should show/hide this section depending on whether the user has a password on their account or not

@sandhose sandhose added A-Account-Management Related to self-service account management A-Local-Password Related to the local password database labels Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Account-Management Related to self-service account management A-Local-Password Related to the local password database
Projects
None yet
Development

No branches or pull requests

1 participant