Skip to content

Check password policy and display error message #235

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

Merged
merged 6 commits into from
Sep 30, 2022

Conversation

estellecomment
Copy link
Contributor

@estellecomment estellecomment commented Sep 29, 2022

Fixes #223

In PassphraseField, when user enters text, check the password policy from the server and display error accordingly.

image

Note : patch made for matrix-react-sdk 3.57.0, may need to merge element upgrade PR first.

@estellecomment estellecomment marked this pull request as ready for review September 30, 2022 08:56
@mcalinghee
Copy link
Contributor

tested and approved

@mcalinghee mcalinghee merged commit a6bcc4f into develop_tchap Sep 30, 2022
@odelcroi odelcroi deleted the password-policy-error-message branch March 31, 2023 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reset password : when password complexity is insufficient, tell user at the start
3 participants