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.