summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/util/password.py
AgeCommit message (Collapse)Author
2014-05-21Update username regex to support the same as webapp.Ivan Alejandro
Rename password util to credentials and add a username check helper. Move the username regexp to the credentials module. Closes #5695.
2013-08-23Refactor basic password checks. Closes #3552.Ivan Alejandro