Brian Sutherland
2010-12-17 d7e64797a8809c8321faf4bc08fceb8b56bdb547
refs
author Brian Sutherland <brian@vanguardistas.net>
Friday, December 17, 2010 09:02 +0100
committer Brian Sutherland <brian@vanguardistas.net>
Friday, December 17, 2010 09:02 +0100
commitd7e64797a8809c8321faf4bc08fceb8b56bdb547
tree f0967504903e835f37c5452ff3dfafb2de889ef5 tree | zip | gz
parent cfe26c0de34069c37ab0fb40b87d96f65d5c4e44 view | diff
Fix auth_tkt plugin to add "secure" to cookies when it is configured with
secure=True. Before this was not added meaning that cookies could be sent
by the browser over insecure channels.

3 files modified
39 ■■■■ changed files
CHANGES.txt 4 ●●●● diff | view | raw | blame | history
repoze/who/plugins/auth_tkt.py 16 ●●●●● diff | view | raw | blame | history
repoze/who/plugins/tests/test_authtkt.py 19 ●●●●● diff | view | raw | blame | history