includes/sessions.php
2009-07-17 Dan AJAX Login: Fixed all known issues with lockout (and some unknown ones)
2009-07-29 Dan Fixed logins with usernames containing Unicode characters
2009-07-02 Dan Login and sessions: fixed some improper handling of the config for lockout logic
2009-06-21 Dan AJAX login: fixed improper run of login_submit_early; fixed failure to redirect if main_page_members == current page
2009-05-22 Dan Sped up AJAX de-auth a little; added a little extra info to login_success JSON responses
2009-05-15 Dan Fixed undefined indices for user_extra in various places
2009-05-05 Dan Made some more changes to the way namespaces are handled, for optimization purposes. This is a bit of a structural reorganization: $paths->pages is obsoleted in its entirety; calculating page existence and metadata is now the job of the Namespace_* backend class. There are many things in PageProcessor that should be reorganized, and page actions in general should really be rethought. This is probably the beginning of a long process that will be taking place over the course of the betas.
2009-04-19 Dan Upgrader: UX: Added welcome page, different between Caoineag and Banshee
2009-04-15 Dan New, beautiful, rethought Admin:Home. No, really, you'll like it.
2009-04-11 Dan session: login_process_userdata_json hook should work with more than one installed auth plugin now
2009-04-05 Dan Session: additional metadata passed back from auth plugins is passed through to client for optional further parsing
2009-03-14 Dan Added support for alternate port numbers on database servers. Also in install-cli, merged in new sysreqs functionality.
less more (0) -100 -12 tip