From: Mark Wooding Date: Thu, 23 Jan 2014 19:06:06 +0000 (+0000) Subject: httpauth.py: Don't crash if Base-64 decoding of the CSRF token fails. X-Git-Tag: 1.0.3~11 X-Git-Url: https://git.distorted.org.uk/~mdw/chopwood/commitdiff_plain/558d2d936e93cf72ca09f9869038cf89883c498c?ds=inline;hp=558d2d936e93cf72ca09f9869038cf89883c498c httpauth.py: Don't crash if Base-64 decoding of the CSRF token fails. ---