Re-add this, as this is fixed in 3.0.5+
This commit is contained in:
parent
5ae57c7161
commit
6d2728e00d
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ AUTH_MODULE_CONFIGURATION = {
|
|||
'listed': True,
|
||||
'select_image': '/static/fedora/fedora-authn-logo-white.png',
|
||||
'reauth_timeout': 15,
|
||||
'email_alias_when_cla': False,
|
||||
'email_alias_when_cla': True,
|
||||
'user_agent': 'FedOAuth',
|
||||
'check_cert': True,
|
||||
{% if env == 'staging' %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue