includes/clientside/static/login.js
Wed, 06 Jan 2010 02:20:53 -0500 Dan Logins: if the error message string doesn't look like a langstring id, don't prepend "user_err_" to it (some auth plugins are not localized at all, this lets them be without ugly cosmetic bugs)
Fri, 18 Dec 2009 19:17:18 -0500 Dan AJAX login: Fixed error box failure to destroy upon cancel. Fixes issue 8.
Mon, 16 Nov 2009 00:06:55 -0500 Dan Login: Fixed typo that prevented non-DH crypto from working (thanks Keith Schmader)
Tue, 03 Nov 2009 22:08:48 -0500 Dan Logins: reorganized data structures a bit. WiP - needs test routine done.
Wed, 30 Sep 2009 20:01:23 -0400 Dan Javascript lib: UX: When whiteOutReportSuccess() is called on a whiteout over a miniPrompt, the miniPrompt and whiteout are now flown out together. Also, a bit of improvement to message box DOM object destruction code; this fixes problems with message boxes appearing below the shade when ajax auth is done 3 or more times in one page load.
Fri, 21 Aug 2009 20:30:52 -0400 Dan Made internal links to the Admin namespace much smarter. (They do the login box and stuff.)
Sun, 09 Aug 2009 01:26:57 -0400 Dan Login: enabled DiffieHellman on IE8
Fri, 07 Aug 2009 10:22:09 -0400 Dan Login: visual: fixed separator being displayed with only one of 2 checkboxes
Tue, 04 Aug 2009 17:32:09 -0400 Dan Some changes to AJAX login interface, made it a bit more compact with less language, with some Enanium specific modifications to the same.
Mon, 03 Aug 2009 02:56:03 -0400 Dan Login: Enabled DiffieHellman for iPhone OS 3.0 (it passes unit tests now)
Fri, 17 Jul 2009 17:11:09 -0400 Dan AJAX Login: Fixed all known issues with lockout (and some unknown ones)
Sat, 11 Jul 2009 20:24:19 -0400 Dan AJAX login: fixed lockout string being displayed where it shouldn't be
Sun, 21 Jun 2009 00:16:21 -0400 Dan AJAX login: fixed improper run of login_submit_early; fixed failure to redirect if main_page_members == current page
Wed, 27 May 2009 09:12:59 -0400 Dan Whoa! I broke Live Re-Auth, fortunately after the 1.1.6 release.
Fri, 22 May 2009 13:49:02 -0400 Dan Sped up AJAX de-auth a little; added a little extra info to login_success JSON responses
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.
less more (0) -30 tip