Customize the login button message to clarify which account details to use
This commit is contained in:
parent
f951c616cf
commit
a6f397e4ea
@ -178,6 +178,7 @@ wfLoadExtension( 'PluggableAuth' );
|
||||
wfLoadExtension( 'LDAPProvider' );
|
||||
wfLoadExtension( 'LDAPUserInfo' );
|
||||
wfLoadExtension( 'LDAPAuthentication2' );
|
||||
$wgPluggableAuth_ButtonLabel = "Log in with CMS Network Resources Account";
|
||||
$LDAPProviderDomainConfigProvider = function() use ($secrets) {
|
||||
$config = [
|
||||
'CMS' => [
|
||||
|
Loading…
Reference in New Issue
Block a user