AutoDoc:LDAPAuthentication2: Difference between revisions

imported>Unknown user
No edit summary
hw>Unknown user
No edit summary
Line 42: Line 42:
|name = LDAPAuthentication2UsernameNormalizer
|name = LDAPAuthentication2UsernameNormalizer
|value = <nowiki>''</nowiki>
|value = <nowiki>''</nowiki>
}}
}}
==Hooks==
{{AutoDocHooks
|Hooks = {{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/AuthChangeFormFields AuthChangeFormFields]
|callback = reorderLoginFields
}}
}}
}}
}}



Revision as of 10:31, 21 November 2025

DescriptionMsg

Allows authentication through LDAP

License

GPL-2.0

Requirements

  • MediaWiki: 1.43.0
  • LDAPProvider: 3.*
  • PluggableAuth: 7.*

IntegratesInto

  • LDAPProvider
  • PluggableAuth

Config

Configuration

Name Value
LDAPAuthentication2AllowLocalLogin false
LDAPAuthentication2UsernameNormalizer ''

Hooks

Hooks