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

LoginPolicy.hide_password_reset inverts the setting #168

Closed
2 tasks done
ralf-cestusio opened this issue Apr 4, 2024 · 2 comments
Closed
2 tasks done

LoginPolicy.hide_password_reset inverts the setting #168

ralf-cestusio opened this issue Apr 4, 2024 · 2 comments
Labels
bug Something isn't working resources

Comments

@ralf-cestusio
Copy link

Preflight Checklist

  • I could not find a solution in the documentation, the existing issues or discussions
  • I have joined the ZITADEL chat

Version

1.1.1

ZITADEL Version

Cloud

Describe the problem caused by this bug

Setting hide_password_reset = false

Disables the password rest allowed option as seen in ui

To reproduce

Set a loginPolicy with the option set to false

Screenshots

No response

Expected behavior

Either the hidePasswordReset when set to true should disable password reset.
Or the option should be renamed to AllowPasswordReset (or similar)

Relevant Configuration

No response

Additional Context

No response

@ralf-cestusio ralf-cestusio added the bug Something isn't working label Apr 4, 2024
@ralf-cestusio
Copy link
Author

I looked a bit more through the zitadel source code. And its possible that the bug is on the webui side

@eliobischof
Copy link
Member

I looked a bit more through the zitadel source code. And its possible that the bug is on the webui side

This is the case, and it's fixed with https://github.com/zitadel/zitadel/releases/tag/v2.51.4 and deployed to the Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working resources
Projects
Archived in project
Development

No branches or pull requests

3 participants