author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 25 Jul 2002 07:14:06 +0000 (07:14 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 25 Jul 2002 07:14:06 +0000 (07:14 +0000) | ||
commit | c4bc35e8d1ce1e803c3efa0e64d3dd2d9be3bf03 | |
tree | 1d045665459f6e1e1388bd65b57cd5164510dd19 | tree | snapshot |
parent | 6a810f368fa2e73e5b66355fbd29d52ebecac327 | commit | diff |
Bugger it. Here's the current shape of the new security implementation.
Still to do:
. call the security funcs from cgi and mailgw
. change shipped templates to include correct initialisation and remove
the old config vars
... that seems like a lot. The bulk of the work has been done though. Honest :)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@918 57a73879-2fb5-44c3-a270-3262357dd7e2
Still to do:
. call the security funcs from cgi and mailgw
. change shipped templates to include correct initialisation and remove
the old config vars
... that seems like a lot. The bulk of the work has been done though. Honest :)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@918 57a73879-2fb5-44c3-a270-3262357dd7e2
15 files changed:
COPYING.txt | [new file with mode: 0644] | blob |
TODO.txt | diff | blob | history | |
doc/Makefile | diff | blob | history | |
doc/default.css | diff | blob | history | |
doc/security.txt | diff | blob | history | |
roundup/admin.py | diff | blob | history | |
roundup/backends/back_anydbm.py | diff | blob | history | |
roundup/cgi_client.py | diff | blob | history | |
roundup/htmltemplate.py | diff | blob | history | |
roundup/mailgw.py | diff | blob | history | |
roundup/security.py | [new file with mode: 0644] | blob |
roundup/volatiledb.py | [new file with mode: 0644] | blob |
test/test_db.py | diff | blob | history | |
test/test_htmltemplate.py | diff | blob | history | |
test/test_security.py | [new file with mode: 0644] | blob |