Skip to content
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

[WIP] Increase password check to 8 characters and add some basic weakness checks. #13150

Closed
wants to merge 1 commit into from

Commits on Apr 10, 2022

  1. Update commit message

    Fix problem where signing in requires 8 chars
    
    Add description that emojis are supported.
    
    Update minimum password length for reset password popup
    
    add password utility
    
    Update onboarding and reset password views to share password checking code
    
    Update to support masked data
    Add error when password validation fails
    
    Formatting fix
    Fix is-sequential? function
    dangarbri committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    855da78 View commit details
    Browse the repository at this point in the history