mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
We trust our own IdP and its identities
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -329,6 +329,7 @@ $wgOpenIDMode = 'consumer';
|
||||
$wgOpenIDTrustRoot = 'https://stg.fedoraproject.org/w/';
|
||||
$wgOpenIDConsumerDenyByDefault = true;
|
||||
$wgOpenIDServerForceAllowTrust = 'https://id.stg.fedoraproject.org/openid/';
|
||||
$wgOpenIDConsumerAllow = array ("#^https://id.stg.fedoraproject.org/openid/$#", "#^http://([a-z0-9]+).id.stg.fedoraproject.org/$#");
|
||||
$wgOpenIDProposeUsernameFromSREG = true;
|
||||
$wgOpenIDAllowNewAccountname = false;
|
||||
$wgOpenIDAllowExistingAccountSelection = false;
|
||||
|
||||
Reference in New Issue
Block a user