mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 11:36:10 +08:00
Disable local account creation
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -553,7 +553,6 @@ $wgPluggableAuth_EnableLocalLogin = false;
|
||||
$wgPluggableAuth_EnableLocalProperties = false;
|
||||
$wgPluggableAuth_Class = 'OpenIDConnect';
|
||||
|
||||
$wgGroupPermissions['*']['createaccount'] = true;
|
||||
$wgGroupPermissions['*']['autocreateaccount'] = true;
|
||||
|
||||
$wgOpenIDConnect_Config['https://id{{ env_suffix }}.fedoraproject.org/openidc/'] = [
|
||||
|
||||
Reference in New Issue
Block a user