Sun, 25 Jan 2009 21:20:14 -0500 | Dan | Replaced integer checks that used preg_match() to use ctype_digit() instead | file | diff | annotate |
Fri, 16 Jan 2009 13:13:37 -0500 | Dan | Deprecated old grab_password_hash() functions in session | file | diff | annotate |
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. | file | diff | annotate |
Sun, 04 Jan 2009 01:43:16 -0500 | Dan | Upgrades should work now. | file | diff | annotate |
Sun, 04 Jan 2009 00:55:40 -0500 | Dan | Two big commits in one day I know, but redid password storage to use HMAC-SHA1. Consolidated much AES processing to three core methods in session that should handle everything automagically. Installation works; upgrades should. Rebranded as 1.1.6. | file | diff | annotate |
Sun, 21 Dec 2008 17:25:28 -0500 | Dan | Corrected a few issues with languages and client-side code | file | diff | annotate |