Enable new feature where we send the email alias in case of CLA signed
This commit is contained in:
parent
31ac4a14d4
commit
dccb497fd5
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ AUTH_MODULE_CONFIGURATION = {
|
|||
'listed': True,
|
||||
'select_image': '/static/fedora/fedora-authn-logo-white.png',
|
||||
'reauth_timeout': 15,
|
||||
'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