https://bugs.kde.org/show_bug.cgi?id=419646

Harald Sitter <sit...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.18.5
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://commits.kde.org/drk
                   |                            |onqi/abb0115bf7bee74c5be191
                   |                            |91fc6bc0e1c84d5326

--- Comment #10 from Harald Sitter <sit...@kde.org> ---
Git commit abb0115bf7bee74c5be19191fc6bc0e1c84d5326 by Harald Sitter.
Committed on 20/04/2020 at 07:26.
Pushed by sitter into branch 'Plasma/5.18'.

disable automatic cookie injection

the http slave reads the cookie metadata and defaults to auto, which would
try to find applicable cookies in the cookiejar and inject it into every
request. this is problematic because that cookie is not from drkonqi but
rather some other software (e.g. konqueror). as such the cookie is entirely
useless for us but gets in the way when bugzilla finds the cookie to be
unacceptable for whatever reason (outdated,invalid,unexpected).

force all apijobs to disable cookies entirely. we have no use for them.
FIXED-IN: 5.18.5

M  +4    -0    src/bugzillaintegration/libbugzilla/apijob.cpp

https://commits.kde.org/drkonqi/abb0115bf7bee74c5be19191fc6bc0e1c84d5326

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to