Code

Fix some security assertions in mailgw to only assert Edit permissions if
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 7 Dec 2009 05:13:27 +0000 (05:13 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 7 Dec 2009 05:13:27 +0000 (05:13 +0000)
commitc1719d43cd3981c149403fe4137253f06b545aed
tree0ee0a87b915f6e33233e7f029e4df6388d226bf2
parente020ff9c8db32eaf80c809545e4d648c21d1c963
Fix some security assertions in mailgw to only assert Edit permissions if
the user is editing an existing db node. If not then check Create.

Fix some tests that were broken by the new assertions, the Create ->
Register change and finally for the new "not registered" message.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4405 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt
roundup/mailgw.py
test/db_test_base.py
test/test_mailgw.py