]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
web: remove /vdrive/private, replace with a start.html file that points at the /uri...
authorBrian Warner <warner@allmydata.com>
Wed, 22 Aug 2007 21:54:34 +0000 (14:54 -0700)
committerBrian Warner <warner@allmydata.com>
Wed, 22 Aug 2007 21:54:34 +0000 (14:54 -0700)
commit4de5767c98e548b79b967febf05d7ba6cc257d27
tree1164c42072cac3a27ec4993864ea79828f8ef608
parent8717905e35585a0e629b4f639e0b1c2ea2bfb64a
web: remove /vdrive/private, replace with a start.html file that points at the /uri/PRIVATE_URI, to prevent XSRF attacks
setup.py
src/allmydata/client.py
src/allmydata/test/test_system.py
src/allmydata/test/test_web.py
src/allmydata/vdrive.py
src/allmydata/webish.py