area: authentication (LDAP)help wantednew feature
Repository-Metriken
- Stars
- (19.672 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 36T 6h) (110 gemergte PRs in 30 T)
Beschreibung
Current implementation for ZulipLDAPAuthBackendBase and ZulipLDAPAuthBackend preclude the use of multiple LDAP backends with Zulip (e.g. https://pythonhosted.org/django-auth-ldap/multiconfig.html).
Is there any way to support multiple LDAP backends with Zulip, or can backends.py easily be modified to allow multiple LDAP backends?