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:
parent
d1f31f79a1
commit
c62d448987
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue