Skip to content

Accept Netscape-format cookie files

Nikolai Kondrashov requested to merge support_netscape_cookie_files into master

This adds support for supplying arbitrary cookie files to kpet, for now along with the --pw-cookie option, which is to be removed later. This would allow us to switch the CKI pipeline over to simply passing an opaque cookie file around, without making programs like kpet aware of Patchwork or some other system requiring cookie-based authentication.

Merge request reports