]> git.ipfire.org Git - pbs.git/history - src/buildservice/users.py
Refactor user management
[pbs.git] / src / buildservice / users.py
2017-10-24  Michael TremerRefactor user management
2017-10-24  Michael TremerRename ldap_ipfire module to ldap
2017-10-24  Jonatan SchlagAdd LDAP authentication
2017-10-24  Michael TremerMerge remote-tracking branch 'jschlag/11518'
2017-10-24  Jonatan SchlagRefactor user email handling
2017-10-24  Jonatan SchlagMove the check_password function into the users class
2017-10-23  Jonatan SchlagAllow it to create a user without specifying a password
2017-10-07  Michael TremerRemove any backticks for MySQL escaping
2017-10-07  Michael TremerRefactor session handling
2017-10-06  Michael TremerUse relative imports everywhere
2017-10-06  Michael TremerUse autotools