holyandrew� (holyandrew) wrote in changelog,
holyandrew�
holyandrew
changelog

[livejournal] r21981: LJSUP-12242: Alias accounts for basic ac...

Committer: akanashin
LJSUP-12242: Alias accounts for basic accounts
U   trunk/cgi-bin/LJ/User.pm
Modified: trunk/cgi-bin/LJ/User.pm
===================================================================
--- trunk/cgi-bin/LJ/User.pm	2012-05-17 11:20:29 UTC (rev 21980)
+++ trunk/cgi-bin/LJ/User.pm	2012-05-17 11:40:00 UTC (rev 21981)
@@ -9996,9 +9996,6 @@
         return $notice->("URLs like <nobr><b>http://<i>username</i>.$LJ::USER_DOMAIN/" .
                          "</b></nobr> are not available for this user's account type.");
     }
-    if ($opts->{'vhost'} =~ /^other:/ && ! LJ::get_cap($u, "domainmap")) {
-        return $notice->("This user's account type doesn't permit domain aliasing.");
-    }
     if ($opts->{'vhost'} eq "customview" && ! LJ::get_cap($u, "styles")) {
         return $notice->("This user's account type is not permitted to create and embed styles.");
     }

Tags: akanashin, holyandrew, livejournal, pm
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