[GH-ISSUE #753] [BUG] Password reset UI is enabled even when the feature is disabled #276

Closed
opened 2026-02-27 08:16:18 +03:00 by kerem · 2 comments
Owner

Originally created by @nitnelave on GitHub (Dec 5, 2023).
Original GitHub issue: https://github.com/lldap/lldap/issues/753

It seems the probe is not working.

With the precedent of https://github.com/lldap/lldap/pull/752, we can get rid of the probe and just inject the settings in the main.js.

Originally created by @nitnelave on GitHub (Dec 5, 2023). Original GitHub issue: https://github.com/lldap/lldap/issues/753 It seems the probe is not working. With the precedent of https://github.com/lldap/lldap/pull/752, we can get rid of the probe and just inject the settings in the main.js.
kerem 2026-02-27 08:16:18 +03:00
Author
Owner

@kosssi commented on GitHub (Mar 20, 2024):

I have the same problem, when I set LLDAP_SMTP_OPTIONS__ENABLE_PASSWORD_RESET to false the UI display « Forgot your password? » link. I would like reset password is only from my OIDC Authelia ;)

It's https://github.com/lldap/lldap/pull/449 feature ;)

<!-- gh-comment-id:2009789881 --> @kosssi commented on GitHub (Mar 20, 2024): I have the same problem, when I set `LLDAP_SMTP_OPTIONS__ENABLE_PASSWORD_RESET` to `false` the UI display « Forgot your password? » link. I would like reset password is only from my OIDC Authelia ;) It's https://github.com/lldap/lldap/pull/449 feature ;)
Author
Owner

@nitnelave commented on GitHub (Mar 20, 2024):

It's just a frontend issue, meaning that even if users click on the button, they won't be able to reset their password. But yes, it's not ideal.

<!-- gh-comment-id:2009872659 --> @nitnelave commented on GitHub (Mar 20, 2024): It's just a frontend issue, meaning that even if users click on the button, they won't be able to reset their password. But yes, it's not ideal.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#276
No description provided.