~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
..
__init__.py 1080.1.12 16 years ago me at id ivle.auth.autherror: Remove, moving AuthError into 963 bytes Diff Download File
authenticate.py 1099.1.124 16 years ago William Grant Disallow login only when the user is disabled or e 6.2 KB Diff Download File
guest_auth.py 1101 16 years ago William Grant Privileges (apart from admin) are now offering-loc 2 KB Diff Download File
ldap_auth.py 1080.1.14 16 years ago me at id ivle.auth.* now uses Storm, and not ivle.(db|user) 1.9 KB Diff Download File