]> git.ipfire.org Git - pbs.git/history - src/buildservice/users.py
users: Let locale attribute return the tornado locale
[pbs.git] / src / buildservice / users.py
2017-11-01  Michael Tremerusers: Let locale attribute return the tornado locale
2017-10-31  Jonatan SchlagAdd possibility to login via email address
2017-10-27  Michael Tremersources: Add property to list all contributors to a...
2017-10-24  Michael Tremersessions: Use the same design pattern as anything else
2017-10-24  Michael TremerFix generating gravatar URL
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