summaryrefslogtreecommitdiffstats
path: root/auth.py
Commit message (Expand)AuthorAgeFilesLines
* auth: fix auth/redirect if app is hosted in subdirAlexander Sulfrian2014-11-191-2/+17
* auth: delete current sessions on logoutAlexander Sulfrian2014-11-191-1/+15
* auth: login_user should pass the return valueAlexander Sulfrian2014-11-191-1/+1
* auth: add custom flask_peewee auth module for ldap authAlexander Sulfrian2013-09-041-0/+59