Dan [Fri, 19 Oct 2007 21:39:33 -0400] rev 191
Added a cron framework. Currently tasks will not be run; will implement into templates in next commit
Dan [Fri, 19 Oct 2007 21:07:54 -0400] rev 190
Sidebar blocks can be renamed now (untested except in Fx2)
Dan [Wed, 17 Oct 2007 21:54:11 -0400] rev 189
Automatic set of state on Oxygen sidebar portlets should work now; reimplemented parts of the template parser (again) to workaround some PHP/PCRE issues and add support for parser plugins
Dan [Mon, 15 Oct 2007 00:11:51 -0400] rev 188
SECURITY: Fix failure to log login failure on no row match
Dan [Sun, 14 Oct 2007 20:51:15 -0400] rev 187
Sync from stable
Dan [Sun, 14 Oct 2007 20:47:01 -0400] rev 186
Merge between Scribus and Nighthawk
Dan [Sun, 14 Oct 2007 01:07:07 -0400] rev 185
Coupla cheap hacks in St. Patty to make developing more color themes easier
Dan [Fri, 12 Oct 2007 14:41:51 -0400] rev 184
Replaced autocompleting username with a much more efficient algorithm and caching system
Dan [Tue, 09 Oct 2007 16:14:55 -0400] rev 183
Fixed some regular expressions in HTML optimization algorithm; regex page groups can be edited now (oops)
Dan [Sun, 07 Oct 2007 22:06:15 -0400] rev 182
Fixed the security hole (really, I'm a moron - used $failed > $threshold instead of $failed >= $threashold) and patched up some...erm... math issues
Dan [Sun, 07 Oct 2007 21:41:42 -0400] rev 181
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
Dan [Sun, 07 Oct 2007 21:31:14 -0400] rev 180
Sync changes in from Nighthawk
Dan [Sun, 07 Oct 2007 21:28:36 -0400] rev 179
[F] Added support for account lockouts. User is locked out or required to complete a CAPTCHA after specified threshold for specified period.
Dan [Sun, 07 Oct 2007 17:28:47 -0400] rev 178
Merging in latest changes from stable