commit | aeb3e4473bb34e0bf4dbcb9a57c2ca83c1fa6551 | [log] [tgz] |
---|---|---|
author | Alexandru-Andrei Rotaru <rotaru@google.com> | Mon Aug 07 12:21:31 2017 +0100 |
committer | Andrew Scull <ascull@google.com> | Mon Dec 18 13:34:21 2017 +0000 |
tree | a794d7bb3e94ad9868ef2cb6b5af36be2a120f19 | |
parent | 3a2573b8128623c57e04ae25a40e5c62ba1910ab [diff] |
Check password blacklist when setting credential If the password is valid by all other checks, see if it is present on the blacklist and disallow it if it is. Test: set a password blacklist, try and set a blacklisted password and see an explanation, set a non-blacklisted password successfully. Test: make ROBOTEST_FILTER=ChooseLockPasswordTest RunSettingsRoboTests Bug: 63578054 Fix: 65659151 Change-Id: Id155b824ad4b5839c23b6f5fd3fdfdcfc78c3df1