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

  • Committer: mattgiuca
  • Date: 2008-06-16 12:31:27 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:780
dispatch/login.py: When displaying the login page, returns a 200, not a 403
    Forbidden.
    This is because "Forbidden" has the wrong semantic - it means "you will
    never get in here even if you auth", whereas we want to present the
    opportunity to auth.
    Some user agents interpret a 403 as defeat, and don't even present the
    page body.
Filename Latest Rev Last Changed Committer Comment Size
..
browser 170 17 years ago mattgiuca browser: Added CSS and JS files (not much in them) Diff
common 169 17 years ago mattgiuca Added global common css file (media/common/ivle.cs Diff
console 217 17 years ago mattgiuca Console: Python code generates a minimal document Diff
diff 562 17 years ago dcoles Added new app: Diff (SVN diff application) setup.p Diff
help 731 16 years ago dcoles Help: Wrote a small help document for the console Diff
images 185 17 years ago mattgiuca Integrated the (second) Prototype browser (HTML+CS Diff
settings 553 17 years ago mattgiuca Added new app: Settings (UI for userservice). Diff
subjects 630 17 years ago mattgiuca subjects: Added subjects/subjects.css to correctly Diff
tutorial 291 17 years ago mattgiuca tutorial: Added code to handle top-level menu and Diff