author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Mon, 7 Dec 2009 05:13:27 +0000 (05:13 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Mon, 7 Dec 2009 05:13:27 +0000 (05:13 +0000) | ||
commit | c1719d43cd3981c149403fe4137253f06b545aed | |
tree | 0ee0a87b915f6e33233e7f029e4df6388d226bf2 | tree | snapshot |
parent | e020ff9c8db32eaf80c809545e4d648c21d1c963 | commit | diff |
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
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 | diff | blob | history | |
roundup/mailgw.py | diff | blob | history | |
test/db_test_base.py | diff | blob | history | |
test/test_mailgw.py | diff | blob | history |