SORMAS-Project
SORMAS-Project copied to clipboard
Allow users to change their password
To change the password, users will have to provide the correct existing password. In addition the password should fullfill the new NIST guidelines: https://en.wikipedia.org/wiki/Password_policy#NIST_guidelines
- [ ] find an easy way to fullfill the NIST guidelines (show password strength, forbid known bad passwords). Maybe there is an API for this?
- [ ] implement for web UI
- [ ] implement for mobile app
Related to: https://github.com/ePareto-Information-System/SORMAS-Project/issues/21