]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/otp.php
Merge commit 'refs/merge-requests/2223' of git://gitorious.org/statusnet/mainline...
[quix0rs-gnu-social.git] / actions / otp.php
index acf84aee814216071c5f8087137997275cf88387..1e06603d43f6cfeb764d528c748925f2181bdbd4 100644 (file)
@@ -126,6 +126,8 @@ class OtpAction extends Action
         $this->lt->delete();
         $this->lt = null;
 
+        common_real_login(true);
+
         if ($this->rememberme) {
             common_rememberme($this->user);
         }