Make pkgdb2 use OpenID securely
This commit is contained in:
parent
0ce5093ede
commit
b6cd4860b6
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ SITE_URL = '%s/pkgdb' % SITE_ROOT
|
|||
PKGDB2_EMAIL_NOTIFICATION = True
|
||||
## Upon changes in pkgdb, update bugzilla
|
||||
PKGDB2_BUGZILLA_NOTIFICATION = True
|
||||
FAS_OPENID_ENDPOINT = 'https://id.fedoraproject.org/'
|
||||
{% endif %}
|
||||
## name of the user the pkgdb application can log in to FAS with
|
||||
PKGDB2_FAS_USER = '{{ fedorathirdpartyUser }}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue