includes/sessions.php
2010-08-20 Dan Fuhry Fixed some ACL scope warnings
2010-07-29 Dan Pending group memberships no longer alter result in rank alterations
2010-07-27 Dan Improved captcha word generation; fixed duplicate auth parameter in Special:Login privileged login; improved search indexer performance on websites with lots of words
2010-07-25 Dan Fuhry Made login window focus the controls earlier if animations are disabled.
2010-07-02 Dan Fuhry Fixed the (rather expected) 1.0.x migration issues db revision system
2010-06-28 Dan Fuhry SECURITY: Multiple XSS in Special:ChangeStyle. Reported by Mesut Timur of Mavituna Security - thanks! Also removed my stand-in for ucfirst().
2010-06-03 Dan Rewrote category editor. This breaks the JSON API. Also fixed a few bugs with how Wiki Mode is set in $paths. (Hopefully that doesn't cause infinite loops, heh). Fixes issue 20.
2010-04-17 Dan Made separate methods in sessionManager for static and non-static generate_aes_form(), because PHP (erroneously) always calls that method statically.
2010-04-06 Dan Added Diffie-Hellman crypto support into the installer. Fixes issue 13.
2010-03-30 Dan Added selection and popup for <pre> tags within wikitext. Also fixed more bugs found in the HTML paragraph parser (mostly self-closing tags e.g. <hr />).
2010-03-29 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.
2010-02-01 Dan Fixed more places where author_uid wasn't right.
2010-01-10 Dan Fixed author_uid in activation request insertion
2010-01-06 Dan Fixed some bugs with account activation, especially if you're a half-logged-in vegetable.
2010-01-06 Dan Sessions: fixed on_critical_page(), it referenced the wrong global; enabled better extensible behavior in the account_active column
less more (0) -100 -15 tip