auth with ldap

This commit is contained in:
pycook
2020-04-01 20:30:44 +08:00
parent c31be0f753
commit 036e1d236b
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