mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 02:48:00 +00:00
requirements: Upgrade django-auth-ldap to 1.6.0.
The autenticate function now follows the signature of Django 2.0 https://github.com/django-auth-ldap/ django-auth-ldap/commit/27a8052b26f1d3a43cdbcdfc8e7dc0322580adae Also AUTH_LDAP_CACHE_GROUPS is depricated in favor of AUTH_LDAP_CACHE_TIMEOUT.
This commit is contained in:
@@ -8,4 +8,4 @@ ZULIP_VERSION = "1.8.1+git"
|
||||
# Typically, adding a dependency only requires a minor version bump, and
|
||||
# removing a dependency requires a major version bump.
|
||||
|
||||
PROVISION_VERSION = '25.4'
|
||||
PROVISION_VERSION = '25.5'
|
||||
|
||||
Reference in New Issue
Block a user