mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 03:59:21 +03:00
Resolve #1706
This commit is contained in:
parent
4a8fea8456
commit
daf02e53f3
1 changed files with 1 additions and 0 deletions
|
|
@ -176,6 +176,7 @@ trait UserAuth
|
|||
$this->Plugins()->RunHook('login.success', array($oAccount));
|
||||
|
||||
$this->SetAuthToken($oAccount);
|
||||
$this->SetAdditionalAuthToken(null);
|
||||
}
|
||||
|
||||
return $oAccount;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue