Code

Fixed newuser_action so it sets the cookie with the unencrypted password.
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 5 Nov 2001 23:45:40 +0000 (23:45 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 5 Nov 2001 23:45:40 +0000 (23:45 +0000)
commit121b0e0695e11306956f502c7dd694a3084bd2dc
treead90e905c5f32d6f92442643b4e99a70b76cb3cb
parent27e2c6ec318fec6ad7d874b0ee17ff460b5e33e0
Fixed newuser_action so it sets the cookie with the unencrypted password.
Also made it present nicer error messages (not tracebacks).

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