Skip to content
Snippets Groups Projects
Commit 4680729f authored by admiralobvious's avatar admiralobvious
Browse files

Merge branch 'master' of github.com:admiralobvious/flask-simpleldap

parents 9c860a0e 0078de2c
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ First, install Flask-SimpleLDAP: ...@@ -13,7 +13,7 @@ First, install Flask-SimpleLDAP:
$ pip install flask-simpleldap $ pip install flask-simpleldap
Flask-SimpleLDAP depends, and will install for you, recent versions of Flask Flask-SimpleLDAP depends, and will install for you, recent versions of Flask
(0.10.1 or later) and [pyldap](https://github.com/pyldap/pyldap). Flask-SimpleLDAP is compatible (0.12.4 or later) and [pyldap](https://github.com/pyldap/pyldap). Flask-SimpleLDAP is compatible
with and tested on Python 2.7, 3.5, 3.6 and 3.7. with and tested on Python 2.7, 3.5, 3.6 and 3.7.
Next, add a ``LDAP`` instance to your code and at least the three Next, add a ``LDAP`` instance to your code and at least the three
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment