~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
..
console.css 708 16 years ago mattgiuca tutorial: Proper escaping of exercise title and pr 3.7 KB Diff Download File
console.js 737 16 years ago dcoles Console: The consoleservice is now able to work ou 14.3 KB Diff Download File
console_app.css 345 17 years ago mattgiuca Global CSS change: ivlebody no longer has 1em of p 200 bytes Diff Download File
console_app.js 362 17 years ago mattgiuca console: Automatically focus input box when starti 140 bytes Diff Download File