summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/util/credentials.py
AgeCommit message (Collapse)Author
2014-05-23Allow usernames to end in a digit.Ivan Alejandro
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.