renaming and moving from security to Model/Item and BaseModule
This commit is contained in:
@@ -472,7 +472,7 @@ function windowsphonepush_login(App $a)
|
||||
die('This api requires login');
|
||||
}
|
||||
|
||||
Authentication::success($record);
|
||||
Authentication::setAuthenticatedSessionForUser($record);
|
||||
$_SESSION["allow_api"] = true;
|
||||
Addon::callHooks('logged_in', $a->user);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user