d120 / pyofahrt

Verwaltungssoftware für die Erstsemesterfahrt
GNU Affero General Public License v3.0
4 stars 1 forks source link

Update django-auth-ldap to 1.4.0 #122

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

This PR updates django-auth-ldap from 1.3.0 to 1.4.0.

Changelog ### 1.4.0 ``` -------------------------------------- - Fix `61`_: Honor the attrlist argument to :setting:`AUTH_LDAP_GROUP_SEARCH` - **Backwards incompatible**: Removed support for Django < 1.11. - Support for Python 2.7 and 3.4+ now handled by the same dependency, `python-ldap >= 3.0 <https://pypi.python.org/pypi/python-ldap>`_. .. _61: https://bitbucket.org/illocution/django-auth-ldap/issues/58/ ```
Links - PyPI: https://pypi.python.org/pypi/django-auth-ldap - Changelog: https://pyup.io/changelogs/django-auth-ldap/ - Repo: https://bitbucket.org/illocution/django-auth-ldap
pyup-bot commented 6 years ago

Closing this in favor of #128