Sun, 28 Mar 2010 23:10:46 -0400 | Dan | Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing. | file | diff | annotate |
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) | file | diff | annotate |
Fri, 18 Dec 2009 19:17:18 -0500 | Dan | AJAX login: Fixed error box failure to destroy upon cancel. Fixes issue 8. | file | diff | annotate |
Mon, 16 Nov 2009 00:06:55 -0500 | Dan | Login: Fixed typo that prevented non-DH crypto from working (thanks Keith Schmader) | file | diff | annotate |