forge>Unknown user No edit summary |
Robert Vogel (talk | contribs) m (1 revision imported) |
Latest revision as of 14:50, 10 July 2024
DescriptionMsg
⧼ldapauthorization-desc⧽
License
GPL-2.0
Requirements
- MediaWiki: 1.39.0
- LDAPProvider: 2.*
PluggableAuth: 7.*
IntegratesInto
- LDAPProvider
Config
Configuration
Name | Value |
---|---|
AutoAuthBypassWithCookieUsernameRemoteAddrs | array ( 0 => '127.0.0.1', ) |
AutoAuthRemoteUserStringParser | 'domain-backslash-username' |
AutoAuthRemoteUserStringParserRegistry | array ( 'domain-backslash-username' => 'MediaWiki\\Extension\\LDAPAuthorization\\AutoAuth\\RemoteUserStringParser\\DomainBackslashUsername::factory', 'username-at-domain' => 'MediaWiki\\Extension\\LDAPAuthorization\\AutoAuth\\RemoteUserStringParser\\UsernameAtDomain::factory', ) |
AutoAuthUsernameNormalizer | '' |