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

Closed
opened 2026-04-24 23:50:01 +02:00 by adam · 1 comment
Owner

Originally created by @jflattery on GitHub (Nov 29, 2023).

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

Originally created by @jflattery on GitHub (Nov 29, 2023). ### 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
adam added the bug label 2026-04-24 23:50:01 +02:00
adam closed this issue 2026-04-24 23:50:02 +02:00
Author
Owner

@advplyr commented on GitHub (Dec 24, 2023):

Fixed in v2.7.0

@advplyr commented on GitHub (Dec 24, 2023): Fixed in [v2.7.0](https://github.com/advplyr/audiobookshelf/releases/tag/v2.7.0)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#1563