Code

Fixed various cookie-related bugs:
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sun, 4 Nov 2001 03:07:12 +0000 (03:07 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sun, 4 Nov 2001 03:07:12 +0000 (03:07 +0000)
commit27e2c6ec318fec6ad7d874b0ee17ff460b5e33e0
tree7532d5da2b92cefeb63670d26959dc0b620a8ce1
parent19ec8c18b1cc404189f6f49a9378d9cafa8c5afd
Fixed various cookie-related bugs:
 . bug #477685 ] base64.decodestring breaks
 . bug #477837 ] lynx does not like the cookie
 . bug #477892 ] Password edit doesn't fix login cookie
Also closed a security hole - a logged-in user could edit another user's
details.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@364 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt
roundup/cgi_client.py