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

Move the login machinery to the new framework.

The login page is now redirected to by the XHTML Unauthorized page, and knows
to return to the right URL when authentication succeeds. It also means that we
no longer return a 200 with login page content for a totally unrelated page...

Some of the user stuff (disabling, Tos, etc.) is now broken, and /logout moved
to /+logout.
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 1080.1.14 16 years ago me at id ivle.auth.* now uses Storm, and not ivle.(db|user) 6 KB Diff Download File
guest_auth.py 1080.1.14 16 years ago me at id ivle.auth.* now uses Storm, and not ivle.(db|user) 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