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

[Bug]: Hide Change Password when Password Authentication disabled #2367

Closed
jflattery opened this issue Nov 29, 2023 · 1 comment
Closed

[Bug]: Hide Change Password when Password Authentication disabled #2367

jflattery opened this issue Nov 29, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@jflattery
Copy link
Contributor

Describe the issue

Currently when Password Authentication is disabled, the user still has the option to change their password. This may cause confusion for the user as changing the password within the app will have no affect on the password used by the OpenID Connect Authentication

Steps to reproduce the issue

  1. Enable OpenID Connect Authentication
  2. Disable Password Authentication
  3. User navigates to their account page and is presented with an option to change their password.

Audiobookshelf version

v2.6.0

How are you running audiobookshelf?

Docker

@jflattery jflattery added the bug Something isn't working label Nov 29, 2023
@advplyr advplyr added the awaiting release Issue is resolved and will be in the next release label Dec 1, 2023
@advplyr
Copy link
Owner

advplyr commented Dec 24, 2023

Fixed in v2.7.0

@advplyr advplyr closed this as completed Dec 24, 2023
@advplyr advplyr removed the awaiting release Issue is resolved and will be in the next release label Dec 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants