журнал журнал (shhh) wrote in changelog,
журнал журнал
shhh
changelog

[ljcom] r11969: LJSUP-12217: Twitter identity requires a...

Committer: nnikulochkina
LJSUP-12217: Twitter identity requires authorization on each login to livejournal.com
U   trunk/cgi-bin/LJ/Identity/Twitter.pm
Modified: trunk/cgi-bin/LJ/Identity/Twitter.pm
===================================================================
--- trunk/cgi-bin/LJ/Identity/Twitter.pm	2012-05-16 11:31:29 UTC (rev 11968)
+++ trunk/cgi-bin/LJ/Identity/Twitter.pm	2012-05-16 12:15:10 UTC (rev 11969)
@@ -33,7 +33,7 @@
         'callback' => $callback_url,
     );
 
-    my $addr  = 'https://api.twitter.com/oauth/authorize?' .
+    my $addr  = 'https://api.twitter.com/oauth/authenticate?' .
                 'oauth_token=' . $token->{'public'};
 
     return LJ::Request->redirect($addr);

Tags: ljcom, nikulochkina, nnikulochkina, 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