zulip/zulip

Migrate the Zulip LDAP integration to be web-configurable

Open

#715 建立於 2016年4月27日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)Python (19,672 star) (7,339 fork)batch import
area: authentication (LDAP)area: settings (admin/org)help wanted

描述

The LDAP integration is theoretically configuration for how to login to a particular realm, not an entire server, and so conceptually should be configurable by the realm administration via the web.

Even if we can't do that, we should at least make it possible for different realms to use different LDAP servers.

This may be a fairly complicated project since it probably involves replacing the django-auth-ldap module entirely.

貢獻者指南