inject session before redirect for openid finish login

This commit is contained in:
Evan Prodromou 2010-01-11 08:40:41 +00:00 committed by root
parent 5ec25a9691
commit 92deb35bc4
1 changed files with 1 additions and 0 deletions

View File

@ -363,6 +363,7 @@ class FinishopenidloginAction extends Action
if ($url) {
# We don't have to return to it again
common_set_returnto(null);
$url = common_inject_session($url);
} else {
$url = common_local_url('all',
array('nickname' =>