~azzar1/unity/add-show-desktop-key

  • Committer: wagrant
  • Date: 2008-12-23 01:58:44 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:1063
Set PATH_INFO and PATH_TRANSLATED properly for student CGI scripts.

If the requested path doesn't exist, interpretservice now traverses up the
directory tree until it finds a prefix of the path that does exist. If we are
allowed to execute that path, we do so, giving it the trimmed bits in
PATH_INFO. If execution is not permissible, we 404 anyway.

Fixes [ 2094777 ] Serve: Allow path after CGI script
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 803 16 years ago dcoles Setup: Modularised setup.py so it is now no longer 1 bytes Diff Download File
build.py 1050 16 years ago wagrant setup: Don't give possible options in the top-leve 5.3 KB Diff Download File
configure.py 989 16 years ago dcoles Groups: Added userservice/assign_group call. This 24 KB Diff Download File
install.py 1013 16 years ago dcoles Setup: Ensure that conf.py inside ivle install dir 6.6 KB Diff Download File
listmake.py 913 16 years ago dcoles Serve: Broke apart Serve into two parts - a downlo 5.6 KB Diff Download File
setuputil.py 1050 16 years ago wagrant setup: Don't give possible options in the top-leve 8.4 KB Diff Download File