auth with ldap

This commit is contained in:
pycook
2020-04-01 20:30:44 +08:00
parent 9ff69529ab
commit 3cb61e0d0c
7 changed files with 40 additions and 3 deletions

View File

@@ -20,6 +20,7 @@ supervisor == 4.0.3
Flask-Login == 0.4.1
Flask-Bcrypt == 0.7.1
Flask-Cors >= 3.0.8
python-ldap == 3.2.0
# Caching
Flask-Caching >= 1.0.0
# Environment variable parsing