Re-add this, as this is fixed in 3.0.5+

This commit is contained in:
Patrick Uiterwijk 2014-07-18 15:58:57 +00:00
parent 5ae57c7161
commit 6d2728e00d

View file

@ -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' %}