auth with ldap

This commit is contained in:
pycook
2020-04-01 20:30:44 +08:00
parent 486fcac138
commit ba2a6a65b5
6 changed files with 39 additions and 2 deletions

View File

@@ -25,6 +25,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