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

Allow virtually any password length #6

Open
wants to merge 1 commit into
base: ten
Choose a base branch
from

Commits on Aug 31, 2020

  1. Allow virtually any password length

    The default maximum password length in AOSP is pretty low with only 16 characters. Many people complain about this. There is no downside in increasing it: People who don't want a long password can still use a short one. So I propose increasing it to 160 characters for now! I think this change is all that is needed to do so, but have not compiled and testet with this change.
    n00bundercover authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    1346969 View commit details
    Browse the repository at this point in the history