Disable the google login
Google's openid has been turned off and we currently do not support openid connect that they only support now
This commit is contained in:
parent
4dbb7bf0e5
commit
637fe9d082
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ ANITYA_WEB_FEDORA_OPENID = 'https://id.stg.fedoraproject.org'
|
||||||
ANITYA_WEB_FEDORA_OPENID = 'https://id.fedoraproject.org'
|
ANITYA_WEB_FEDORA_OPENID = 'https://id.fedoraproject.org'
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
ANITYA_WEB_ALLOW_GOOGLE_OPENID = False
|
||||||
|
|
||||||
# This is required to fix login
|
# This is required to fix login
|
||||||
PREFERRED_URL_SCHEME='https'
|
PREFERRED_URL_SCHEME='https'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue