X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fremotesubscribe.php;h=d1baa4152f6c1a82db8c9ffbbd5c122473d0cea8;hb=334c652e80e9bb9e53116963ec3f794588be4439;hp=cb672e868c73e6be52e00052f93aeb77020c18b2;hpb=b104da04fbcdc39faae42b4a714b730e3e1b05f5;p=quix0rs-gnu-social.git diff --git a/actions/remotesubscribe.php b/actions/remotesubscribe.php index cb672e868c..d1baa4152f 100644 --- a/actions/remotesubscribe.php +++ b/actions/remotesubscribe.php @@ -339,6 +339,8 @@ class RemotesubscribeAction extends Action { $omb['post_notice_url'] = omb_service_uri($omb[OMB_ENDPOINT_POSTNOTICE]); $omb['update_profile_url'] = omb_service_uri($omb[OMB_ENDPOINT_UPDATEPROFILE]); + common_ensure_session(); + $_SESSION['oauth_authorization_request'] = $omb; # Redirect to authorization service