includes/sessions.php
2007-11-03 Dan Merging in fixes from rev. 207
2007-11-03 Dan Localized a good part, if not all, of the registration page and a couple other things.
2007-10-28 Dan Login page mostly localized
2007-10-24 Dan Merging in fixes from stable
2007-10-26 Dan You know what folks, a lot of Mercurial merges failed, and I just now figured out why. So now all changes from stable are permanently synced in.
2007-10-23 Dan Slight HTTPS compatibility improvements
2007-10-21 Dan Merging in changes from db8a849ad4c9
2007-10-21 Dan Merging in changes from stable
2007-10-15 Dan SECURITY: Fix failure to log login failure on no row match
2007-10-08 Dan Fixed the security hole (really, I'm a moron - used $failed > $threshold instead of $failed >= $threashold) and patched up some...erm... math issues
2007-10-08 Dan Upgrade UI should work now (upgrades still don't work); do not pull this revision as there is a security hole in the lockout system pending a fix
2007-10-08 Dan [F] Added support for account lockouts. User is locked out or required to complete a CAPTCHA after specified threshold for specified period.
2007-10-07 Dan Merging in latest changes from stable
2007-10-07 Dan SECURITY: remove debug message in session manager; implemented alternate MediaWiki syntax for template embedding; added Adobe Spry for "shake" effect on unsuccessful login
2007-10-07 Dan Rebrand as 1.1.1; everything should now be bumped to "unstable" status
2007-10-01 Dan Feature add: new page group type: regular expression match (PCRE)
2007-09-24 Dan Rebrand as 1.0.2 (Coblynau); internal links are now parsed by RenderMan::parse_internal_links()
2007-09-18 Dan Enano should now fully support UTF-8 usernames; newly registered users are now granted automatic edit access to their user pages (admins can still use protection on the page)
2007-09-18 Dan Fully implemented password complexity enforcement; added encryption for passwords on registration form; some baby steps taken towards supporting international usernames - this is not working very well, we might need a hackish fix; TODO: implement password strength meter into installer UI and get international usernames 100% working
2007-09-13 Dan Fix: activation e-mails were signed by Anonymous :-)
2007-09-08 Dan Vastly improved UX for a login to an inactive account
2007-07-21 Dan Made the move to Loch Ness, and got some basic page grouping functionality working. TODO: fix some UI issues in Javascript ACL editor and change non-JS ACL editor to work with page groups too
2007-07-21 Dan Fixed a few presentation bugs in installer, made installer more "legally binding", and fixed global permissions inheritance in $session->fetch_page_acl() 1.0
2007-07-10 Dan Vastly improved compatibility with older versions of IE, particularly 5.0, through the use of a kill switch that turns off all AJAX functions
2007-07-05 Dan I dunno how many times I'm gonna have to fix the "problem seems to be the hex conversion" bug, but this is at least the fourth try.
2007-07-01 Dan Finished everything on the TODO list (yay!); several CSS cleanups; tons more changes in this commit - see the patch for details
2007-06-28 Dan Finished Special:Preferences/Profile page! Only the wikitext parser cleanup left, yay!
2007-06-28 Dan COPPA support added
2007-06-26 Dan Updated all version numbers back to Banshee; a few preliminary steps towards full UTF-8 support in page URLs
2007-06-23 Dan Upgrades (RC2->RC3) should now work
2007-06-23 Dan Emergency version change to 1.0rc3 to fix XSS vulnerabilities
2007-06-22 Dan Installer actually works now on dev servers; minor language change in template.php; code cleanliness fix in sessions.php
2007-06-13 dan Adding /includes
less more (0) tip