https://github.com/wikimedia/mediawiki-extensions-ldapauthentication
Github mirror of MediaWiki extension LdapAuthentication - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)
https://github.com/wikimedia/mediawiki-extensions-ldapauthentication
Last synced: 4 months ago
JSON representation
Github mirror of MediaWiki extension LdapAuthentication - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)
- Host: GitHub
- URL: https://github.com/wikimedia/mediawiki-extensions-ldapauthentication
- Owner: wikimedia
- License: gpl-2.0
- Created: 2012-11-01T19:16:29.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T02:00:45.000Z (7 months ago)
- Last Synced: 2024-10-29T20:07:52.645Z (7 months ago)
- Language: PHP
- Homepage: https://gerrit.wikimedia.org
- Size: 1.06 MB
- Stars: 6
- Watchers: 5
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
This authentication plugin allows MediaWiki to use an LDAP store as its user database for authentication, and some authorization. Full functionality and configuration information can be found at: https://www.mediawiki.org/wiki/Extension:LDAP_Authentication
The auto-auth code was originally derived from the SSL Authentication plugin
https://www.mediawiki.org/wiki/SSL_authentication