mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
Enable new feature where we send the email alias in case of CLA signed
This commit is contained in:
@@ -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' %}
|
||||
|
||||
Reference in New Issue
Block a user