asreview / asreview

Active learning for systematic reviews
https://asreview.ai
Apache License 2.0
590 stars 111 forks source link

Unify password validation, fix auto-complete issues for password fields #1724

Closed cskaandorp closed 2 months ago

cskaandorp commented 2 months ago

The same password validation is applied on sign-up, profile changes and forgot password. Also the auto complete property is now correctly set on password fields (no auto-completion, or 'new-password').

I see detected merge conflicts: let me know what I can do to assist. If accepted I will create a new pull request with the same changes for the 2.x branch