area: authentication (LDAP)area: settings (admin/org)help wanted
倉庫指標
- Star
- (19,672 star)
- PR 合併指標
- (平均合併 36天 6小時) (30 天內合併 110 個 PR)
描述
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.