mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-14 22:36:09 +08:00
Drop the FPCA requirement for pagure.io
Legal has waived this requirement: https://lists.fedoraproject.org/archives/list/legal%40lists.fedoraproject.org/message/UWE4JIXEV76ZB54D33WEOSQGZR4Q25L5/
This commit is contained in:
@@ -169,7 +169,7 @@ DISABLED_PLUGINS = ['IRC']
|
||||
# Specify which authentication method to use, defaults to `fas` can be or
|
||||
# `local`
|
||||
# Default: ``fas``.
|
||||
PAGURE_AUTH = 'fas'
|
||||
PAGURE_AUTH = 'openid'
|
||||
|
||||
# When this is set to True, the session cookie will only be returned to the
|
||||
# server via ssl (https). If you connect to the server via plain http, the
|
||||
|
||||
Reference in New Issue
Block a user