mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
Mark Smith ([staff profile] mark) wrote in [site community profile] changelog2009-07-22 01:05 am

[dw-free] http://bugs.dwscoalition.org/show_bug.cgi?id=1335

[commit: http://hg.dwscoalition.org/dw-free/rev/9fbd4af3bbd1]

http://bugs.dwscoalition.org/show_bug.cgi?id=1335

Fix issue that lets people avoid sysbans by dropping the BML suffix.

Patch by [personal profile] exor674.

Files modified:
  • cgi-bin/Apache/LiveJournal.pm
--------------------------------------------------------------------------------
diff -r 12975d8c6280 -r 9fbd4af3bbd1 cgi-bin/Apache/LiveJournal.pm
--- a/cgi-bin/Apache/LiveJournal.pm	Tue Jul 21 03:35:45 2009 -0500
+++ b/cgi-bin/Apache/LiveJournal.pm	Wed Jul 22 01:05:15 2009 +0000
@@ -306,7 +306,6 @@ sub trans
         # extension...)
         if ( $host eq $LJ::DOMAIN_WEB && -e "$LJ::HTDOCS/$uri.bml" ) {
             $r->uri( $uri = "$uri.bml" );
-            return $bml_handler->( "$LJ::HTDOCS/$uri" );
         }
 
     } else { # not is_initial_req
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org