Disable local account creation
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
818a29acb3
commit
5f7cda28f8
1 changed files with 0 additions and 1 deletions
|
@ -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/'] = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue