* Replace deprecated _app_ctx_stack.top with g in app init * Remove dependency on deprecated python3-six
0.10.1
-------------------
* Fix security issue: allows authentication without password (Roland)
0.10.0
Not secure
-------------------
* End support for Python 2.7 * fix adding zero integer attribute value (HAMANO Tsukasa)
0.9.0
Not secure
------------------
* Fix anonymous binding where no security layer is need at all (Matthias Tafelmeier cherusk)
0.8.0
Not secure
------------------
* Refactored LDAPAttribute class (Alexei Margasov alexei38) * Add support for Python 3.7 * End support for Python 3.4 * Update requirements in Pipfile.lock
0.7.2
Not secure
------------------
* Add support to return string values in JSON * Add support for LDAP_RAISE_EXCEPTIONS (Robert Wikman) * Rename LDAP_TIMEOUT to LDAP_CONNECT_TIMEOUT (Robert Wikman)