-
Notifications
You must be signed in to change notification settings - Fork 4
Enforce password complexity #228
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
The manager should enforce password complexity via https://github.com/dropbox/zxcvbn
This should apply to all newly registered accounts, password changes, and anytime someone logs in. The third case it to catch anyone that had a previous account with a weak password, or if password requirements are updated, and prompt them to change it immediately. This will only apply to manager logins and not other LDAP-bound logins since the gateway doesn't support complexity rules.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers