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

  • Committer: William Grant
  • Date: 2009-03-04 03:47:10 UTC
  • Revision ID: grantw@unimelb.edu.au-20090304034710-lxyq8gggryfuwqbp
Only redirect +login for logged in users if the method is not POST. We do this
to allow people to use their browser's history to get to a login form, and log
in again. It's also useful for strange people who like to send POST requests
themselves.

Fixes Google Code issue 115.
Filename Latest Rev Last Changed Committer Comment Size
..
test 1099.1.34 16 years ago William Grant Split up ivle.webapp.base.views into ivle.webapp.b Diff
__init__.py 1099.1.95 16 years ago William Grant Error views are now retrieved from a class method Empty Diff Download File
ivle-headings.html 1100.1.34 16 years ago Matt Giuca ivle-headings.html: The IVLE logo is now clickable 3.1 KB Diff Download File
overlays.py 1099.1.74 16 years ago Nick Chadwick Added overlay system and console overlay. Note tha 2 KB Diff Download File
plugins.py 1099.1.146 16 years ago William Grant Add support for public mode views to the new frame 2.9 KB Diff Download File
rest.py 1099.1.188 16 years ago Nick Chadwick Fixed a slight issue in convert_bool, which now us 5.9 KB Diff Download File
views.py 1099.1.180 16 years ago Nick Chadwick This commit changes the tutorial service, which no 1.2 KB Diff Download File
xhtml.py 1148 16 years ago William Grant Allow XHTMLView subclasses to apply filters to the 7.2 KB Diff Download File
xhtmlerror.html 1100.1.24 16 years ago Matt Giuca (almost) all HTML pages updated: Moved <h1>s outsi 354 bytes Diff Download File
xhtmlunauthorized.html 1100.1.24 16 years ago Matt Giuca (almost) all HTML pages updated: Moved <h1>s outsi 292 bytes Diff Download File