Github mirror of MediaWiki extension LDAPAuthentication2 - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)
转到文件
libraryupgrader 89668e0e8d build: Updating grunt-banana-checker to 0.12.0
Change-Id: I551a303f5cee5db036286958624172b37a4be0c7
2024-05-10 13:57:45 +00:00
i18n build: Replace jsonlint with eslint 2021-02-20 16:27:06 +01:00
src Improve handling of raw LDAP result data 2023-10-24 06:25:27 +00:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-04-06 02:21:49 +00:00
.gitignore build: Replace jsonlint with eslint 2021-02-20 16:27:06 +01:00
.gitreview Add .gitreview 2018-11-20 10:39:52 +01:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 43.0.0 2024-03-17 20:08:59 +00:00
CODE_OF_CONDUCT.md Refactor to LDAPAuthentication2 2018-12-02 11:15:37 +01:00
Gruntfile.js build: Replace jsonlint with eslint 2021-02-20 16:27:06 +01:00
README.mediawiki Refactor to LDAPAuthentication2 2018-12-02 11:15:37 +01:00
composer.json build: Updating composer dependencies 2024-05-05 21:22:14 +00:00
extension.json Fix version constraint 2023-10-24 08:43:36 +02:00
package-lock.json build: Updating grunt-banana-checker to 0.12.0 2024-05-10 13:57:45 +00:00
package.json build: Updating grunt-banana-checker to 0.12.0 2024-05-10 13:57:45 +00:00

README.mediawiki

== Extension:LDAPAuthentication2 ==

This extension provides a way to authenticate users against an LDAP store.

It relies on [[mw:Extension:LDAPProvider|the LDAPProvider]] extension and
extends then syntax of its domain configuration file.

=== Configuration ===