]> git.ipfire.org Git - ipfire.org.git/history - src/web/auth.py
people: Check StopForumSpam when registering accounts
[ipfire.org.git] / src / web / auth.py
2019-09-29  Michael Tremerpeople: Check StopForumSpam when registering accounts
2019-08-12  Michael Tremerauth: Log a better message when an account could not...
2019-06-22  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2019-06-22  Michael TremerDeploy rate-limiting
2019-06-13  Michael Tremerpeople: Add congratulations page for activating the...
2019-05-07  Michael Tremerauth: Send Vary: Cookie header for all authentication...
2019-05-07  Michael TremerRevert "auth: Wrap login and logout in a single transac...
2019-05-07  Michael Tremeraccounts: Create LDAP user when account is activated
2019-05-07  Michael Tremerauth: Raise Bad Request on ValueError upon registration
2019-05-07  Michael Tremerauth: Do not allow logged-in users to register again
2019-05-07  Michael Tremerauth: Wrap login and logout in a single transaction
2018-11-18  Michael Tremerpeople: Add account activation handler
2018-11-18  Michael Tremerpeople: Implement simple registration process
2018-11-06  Michael TremerAdd decorator to check if request is coming from a...
2018-11-02  Michael TremerMerge remote-tracking branch 'origin/master'
2018-10-26  Michael Tremerweb: Rename base module
2018-10-25  Michael TremerUse Vary header to avoid caching of pages where login...
2018-10-10  Michael Tremerpython3: More code cleanup
2018-09-01  Michael TremerRefactor authentication