aboutsummaryrefslogtreecommitdiffstats
path: root/config_default
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2014-08-06 00:46:08 +0100
committerColin Guthrie <colin@mageia.org>2014-08-06 00:59:07 +0100
commitd0ae7c7cf28ff1243e5db7b46210206cad331c88 (patch)
treeb47386548dd5a420c74fff4645774f39e1f8d757 /config_default
parent182f015efa0f7a21b7a824fe34b65c9a6a182cae (diff)
downloadmgaadvisories-d0ae7c7cf28ff1243e5db7b46210206cad331c88.tar
mgaadvisories-d0ae7c7cf28ff1243e5db7b46210206cad331c88.tar.gz
mgaadvisories-d0ae7c7cf28ff1243e5db7b46210206cad331c88.tar.bz2
mgaadvisories-d0ae7c7cf28ff1243e5db7b46210206cad331c88.tar.xz
mgaadvisories-d0ae7c7cf28ff1243e5db7b46210206cad331c88.zip
Drop cookie support for bugzilla.
Apparently this no longer works with BZ 4.4 and it now relies on a token to authenticate future requests. We now maintain this token and ensure we pass it in with future requests. Also strip of the xmlrpc.cgi part of the BZ URL so we can use it to validate bug URLs in the future. mga#13859
Diffstat (limited to 'config_default')
-rw-r--r--config_default2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_default b/config_default
index f44561d..fbcd072 100644
--- a/config_default
+++ b/config_default
@@ -20,6 +20,6 @@ advisory_types:
prefix: MGAA
security:
prefix: MGASA
-bugzilla_url: https://bugs.mageia.org/xmlrpc.cgi
+bugzilla_url: https://bugs.mageia.org/
bugzilla_login:
bugzilla_password: