summaryrefslogtreecommitdiffstats
path: root/utils/login.py
Commit message (Collapse)AuthorAgeFilesLines
* utils: Drop python-ldap in favour of ldap3HEADmasterAlexander Sulfrian2016-01-121-22/+18
| | | | The ldap3 library is python3 compatible and more future proof.
* Use sqlalchemy, flask-migrate, flask-login and flask-scriptAlexander Sulfrian2016-01-101-0/+40
No peewee anymore. All dependencies are available as debian packages now.