Customize the login button message to clarify which account details to use

This commit is contained in:
Adam Goldsmith 2022-08-02 22:34:16 -04:00
parent f951c616cf
commit a6f397e4ea

View File

@ -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' => [