Keep track of whether a CGI request is carried over SSL.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 9 Mar 2013 05:29:10 +0000 (05:29 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 9 Mar 2013 05:35:11 +0000 (05:35 +0000)
commitbb623e8fca6fd67635eac42e26c11abcc45e46a5
treea9cf23304f312ff78f4d17ed0c0bc93df0b3e9a2
parent623103dbef4dee3aff676cdc699fb7c1aaadcfd6
Keep track of whether a CGI request is carried over SSL.

If it is, then tie the cookie so that it's only returned to us over
SSL-encrypted links.
cgi.py
chpwd
httpauth.py