]> granicus.if.org Git - python/commit
Security fixes: reject non-wiki-word page names; set homedir to /tmp.
authorGuido van Rossum <guido@python.org>
Thu, 17 Oct 2002 11:45:54 +0000 (11:45 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 17 Oct 2002 11:45:54 +0000 (11:45 +0000)
commit48123b266cd8d041ca6d66f148c3a6c054b2cc00
tree174f0786467f5c7c3fc962f652c6714e5697d206
parentf606e8d705dbd0417e6a8030b426a7bc18dd2614
Security fixes: reject non-wiki-word page names; set homedir to /tmp.

Show errors returned by store().

A few nits.
Demo/cgi/cgi3.py