wisest owl (wisest_owl) wrote in changelog,
wisest owl
wisest_owl
changelog

[livejournal] r23029: LJSUP-13824: Site message for unlogged u...

Committer: wisest-owl
LJSUP-13824: Site message for unlogged users must be shown by JS

U   trunk/cgi-bin/Apache/LiveJournal.pm
Modified: trunk/cgi-bin/Apache/LiveJournal.pm
===================================================================
--- trunk/cgi-bin/Apache/LiveJournal.pm	2012-10-02 11:15:22 UTC (rev 23028)
+++ trunk/cgi-bin/Apache/LiveJournal.pm	2012-10-02 11:50:46 UTC (rev 23029)
@@ -388,6 +388,7 @@
             and LJ::Request->uri !~ m|/palimg/|     ## PaletteModify actions are processed by other handler
             and LJ::Request->uri !~ m|^/__api/?|
             and LJ::Request->uri !~ m|^/__tmpl/|
+            and LJ::Request->uri !~ m|^$LJ::CDN_SITE_MESSAGE_URL/?|
             ) or
         ($LJ::IS_SSL and LJ::Request->unparsed_uri =~ /\?\?/)
     ){

Tags: livejournal, pm, wisest-owl
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments