Enable LDAP support on mediawiki #122

Manually merged
raucao merged 2 commits from feature/107-ldap_mediawiki into master 2020-01-28 17:02:45 +00:00

2 Commits

Author SHA1 Message Date
Greg Karékinian
a06ea47e58 Update the LDAPProvider extension 2020-01-28 13:54:57 +01:00
Greg Karékinian
a69192a863 Enable LDAP support on mediawiki
Users can log in using their LDAP account (in the
ou=users,dc=kosmos,dc=org group and with the wiki attribute set to
enabled)

Add an attribute for the ldap master server, so it can be overridden in
the development environment

Refs #107
2020-01-24 13:45:17 +01:00