Enhanced Password Acceptance Criteria

A robust password blacklist has been implemented to identify weak passwords during the setup of user accounts in FlexNet Operations. This implementation is based on https://github.com/danielmiessler/SecLists/blob/master/Passwords/Common-Credentials/10-million-password-list-top-100000.txt. Choosing a password that has a match to a blacklist word will result in an error message to choose a stronger password.