Skip to content

API for querying users

Julian requested to merge api into master

Minimalistic API that provides effectively the same information that we currently use LDAP for.

With this we could eliminate the need to use LDAP for some services (e.g. dokuwiki since we already use a custom plugin there). In conjunction with software like ldap-proxy we could use this API to fully replace all direct interactions with OpenLDAP.

Edited by Julian

Merge request reports