Fixes for oauth login after programming basic tests
Showing
This diff is collapsed.
... | @@ -18,7 +18,7 @@ python-Levenshtein>=0.12.0,<0.13.0 | ... | @@ -18,7 +18,7 @@ python-Levenshtein>=0.12.0,<0.13.0 |
# ldap login | # ldap login | ||
python_ldap>=3.0.0,<3.3.0 | python_ldap>=3.0.0,<3.3.0 | ||
flask-simpleldap>1.3.0,<1.5.0 | flask-simpleldap>=1.4.0,<1.5.0 | ||
#oauth | #oauth | ||
flask-dance>=1.4.0,<3.1.0 | flask-dance>=1.4.0,<3.1.0 | ||
... | ... |
This diff is collapsed.
Please
register
or
sign in
to comment