force encoding on all queries

Authored by sitter on Nov 11 2019, 1:06 PM.

Description

force encoding on all queries

this applies 4e29b8a75635a2084d1cda0f1c9e8721cb8137c8 to everything

I've since gotten an account with +foobar@gmail.com suffix and confirmed
it too needs encoding to properly log in as well.
So does a product with the name 'foo+bar'. I've deduced that bugzilla's
query handling simply always assumes full encoding WRT the plus character
and so we'll force full encoding through the HTTPConnection to always
use full encoding (i.e. including the plus character)

CCBUG: 413920

Details

Committed
sitterNov 11 2019, 1:06 PM
Parents
R871:4e29b8a75635: force-encode passwords on login
Branches
Unknown
Tags
Unknown