Typo 2.5.8

Posted by Scott Laird Wed, 09 Nov 2005 01:44:36 GMT

Well, that was fun. Typo 2.5.7 lasted 80 minutes, only to be replaced by 2.5.8.

This is a security release, fixing a bug that has been in Typo since at least 2.5.0. All Typo users should upgrade to either 2.5.8 or the current Subversion trunk.

Tags ,  | 3 comments

Comments

  1. Tom Moertel said about 4 hours later:

    Do I really need to upgrade to 2.5.8 or does the following, existing logic handle the problem already?:

    verify :only => [:nuke_comment, :nuke_trackback], :session => :user, :method => :post, :render => { :text => 'Forbidden', :status => 403 }
    

    Cheers. –Tom

  2. Scott Laird said about 4 hours later:

    I think it’s a false alarm, but I’m waiting to hear back from the original reporter. I’ll have a follow-up post in the morning. One way or another, there are a couple interesting lessons here.

  3. Adam Hegedus said about 23 hours later:

    Scott, I just installed 2.5.8… and I’m seeing a HUGE increase in speed in the admin panel. Nice work!!

    A

Comments are disabled