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] Password reset UI is enabled even when the feature is disabled #753

Open
nitnelave opened this issue Dec 5, 2023 · 2 comments
Open
Labels
bug Something isn't working frontend Issues that require a frontend change good first issue Good for newcomers rust Pull requests that update Rust code

Comments

@nitnelave
Copy link
Member

It seems the probe is not working.

With the precedent of #752, we can get rid of the probe and just inject the settings in the main.js.

@nitnelave nitnelave added bug Something isn't working good first issue Good for newcomers frontend Issues that require a frontend change rust Pull requests that update Rust code labels Dec 5, 2023
@kosssi
Copy link

kosssi commented 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 #449 feature ;)

@nitnelave
Copy link
Member Author

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 up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Issues that require a frontend change good first issue Good for newcomers rust Pull requests that update Rust code
Projects
None yet
Development

No branches or pull requests

2 participants