Pkgdb now also uses openid
This commit is contained in:
parent
4c523d32c0
commit
e30907f145
1 changed files with 2 additions and 1 deletions
|
@ -59,7 +59,8 @@ OPENID_TRUSTED_ROOTS = ['http://jenkins.cloud.fedoraproject.org/securityRealm/fi
|
|||
'https://apps.fedoraproject.org/calendar/',
|
||||
'http://apps.fedoraproject.org/notifications/',
|
||||
'http://copr.fedoraproject.org/',
|
||||
'http://copr-fe.cloud.fedoraproject.org/']
|
||||
'http://copr-fe.cloud.fedoraproject.org/',
|
||||
'https://admin.fedoraproject.org/pkgdb/']
|
||||
OPENID_NON_TRUSTED_ROOTS = []
|
||||
### The maximum time after which the user must re-authenticate for OpenID in minutes (use 0 for no limit)
|
||||
OPENID_MAX_AUTH_TIME = 120
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue