Code

- fixed bug in login if the username wasn't known
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 27 Sep 2002 01:04:38 +0000 (01:04 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 27 Sep 2002 01:04:38 +0000 (01:04 +0000)
commit058af6c75519ac00eca3ca01174ce0a180f6e270
tree17efc3681ddcc7ec6c93504091b0394cb166786a
parent2cce76f46440c04df7deae594fd7f17682965f4d
- fixed bug in login if the username wasn't known
- handle close/rollback of already-closed sqlite database
- added example for external passwd-style user password verification

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1274 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt
doc/customizing.txt
roundup/backends/back_sqlite.py
roundup/cgi/client.py