includes/clientside/static/login.js
Mon, 13 Apr 2009 16:57:20 -0400 Dan Live Re-Auth is now required for deleting pages, editing ACLs, protecting pages, and clearing logs. Committing in a hurry as a storm is coming in, hope everything is in there.
Sun, 12 Apr 2009 19:24:33 -0400 Dan Allowed custom processing functions altogether for AJAX login error handling
Sat, 04 Apr 2009 22:15:51 -0400 Dan New logout interface + made DiffieHellman faster by disabling animated GIF
Sun, 22 Mar 2009 00:45:56 -0400 Dan Live ReAuth: only show "timed out" error if jumping to admin page
Thu, 26 Feb 2009 01:07:32 -0500 Dan Added possibility for auth plugins, which can log a user in using non-standard authentication methods.
Sun, 25 Jan 2009 20:35:32 -0500 Dan Login: reauth: window.location.hash is now updated to include the new SID so that page reloads will use it
Fri, 16 Jan 2009 13:14:08 -0500 Dan Fixed login form being focused too early (caused page to scroll up)
Sun, 11 Jan 2009 21:37:49 -0500 Dan Added support for live re-auth and de-auth; fully AJAX, no page reload required, plus plugin-usable API.
Mon, 22 Dec 2008 21:54:30 -0500 Dan Added support for re-auth on submit to rank manager when session goes bad; still more to come
Mon, 22 Dec 2008 21:26:19 -0500 Dan Added dynamic reload-less re-auth to admin panel, so that if a session is lost it can be recovered without a reload. Support for hooking into form submits will be added in the future.
Sun, 21 Dec 2008 16:54:04 -0500 Dan A few fixes to the most recently added feature: more efficiency tweaks, tweaked l10n to have beetter fetch-on-demand support to ensure that stubs are never returned
Sun, 21 Dec 2008 16:41:03 -0500 Dan load_component() now accepts an array, and most JS components are loaded all in one request now. Totally modular baby. And failsafe too.
Sat, 15 Nov 2008 18:23:25 -0500 Dan Added ability to have alternate main page for members
Sat, 08 Nov 2008 22:37:40 -0500 Dan [minor] Login box shook too slowly on failure
Sun, 02 Nov 2008 01:42:17 -0400 Dan Fixed issue where login box was not obeying server orders to disable DiffieHellman. Increased quality of error handling for JS errors during login process.
Thu, 21 Aug 2008 08:24:04 -0400 Dan Removed Adobe Spry and replaced with jQuery. Please report any new bugs on the forums or via IRC. In a related note, auto-completion should work now at least for usernames. Still hacking away at page name completion...
Wed, 13 Aug 2008 08:57:45 -0400 Dan Couple of fixes (hacks) for Opera and the aftermath of that z-index change to darken() and enlighten() fadefilters; added ajaxOpenDirectACLRule() to placeholder list
Tue, 12 Aug 2008 00:06:35 -0400 Dan Added customizable parameters for session length and the long-missing "remember me" option (or rather, the ability to turn it off and make sessions temporary)
Tue, 22 Jul 2008 14:49:18 -0500 Dan Improved JSON validation and error interface when validation fails; made rank manager support custom CSS
Thu, 26 Jun 2008 17:31:33 -0400 Dan Fixed javascript ACL manager and captcha not showing on ajax login lockout_captcha event
Tue, 24 Jun 2008 23:37:23 -0400 Dan Majorly reworked Javascript runtime stuff to use on-demand loading.
Sun, 11 May 2008 16:58:58 -0400 Dan Added ability to delete the draft revision; [SECURITY] fixed lack of permission check on draft save; renamed messagebox() constructor to MessageBox() (backward compat. maintained)
Sat, 12 Apr 2008 10:12:25 -0400 Dan Finally fixed link coloring settings in Oxygen Bleu; added compatibility wrapper for people that "ajaxLogonInit" over "ajaxLoginInit"
Wed, 26 Mar 2008 02:56:23 -0400 Dan Added a copy of Firebug Lite for debugging purposes. License is uncertain but being treated as MPL. (If is is not MPL then it is under something more permissive that permits relicensing anyway)
Thu, 06 Mar 2008 20:48:20 -0500 Dan Localized some remaining login bits
Sun, 02 Mar 2008 19:32:19 -0500 Dan Implemented password reset (albeit hackishly) into the new login API; added dummy window.console object to hopefully reduce errors when Firebug isn't around; fixed the longstanding ACL dismiss/close button bug; fixed a couple undefined variables in mailer; fixed PHP error on attempted opening of /dev/(u)random in rijndael.php; clarified documentation for PageProcessor::update_page(); fixed some logic problems in theme ACL code; disabled CAPTCHA debug
Sat, 01 Mar 2008 23:02:05 -0500 Dan Implemented all security features on theme disabling and ACLs; added clean_key mode to login API to clean unused encryption keys
Sun, 24 Feb 2008 17:50:38 -0500 Dan Fixed a number of IE6 bugs
Sun, 24 Feb 2008 12:52:07 -0500 Dan Merging in changes from Nighthawk
Wed, 20 Feb 2008 14:38:39 -0500 Dan Added support for Diffie-Hellman key exchange during login. w00t!
less more (0) tip