Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Commit daf02e5

Browse files
author
the-djmaze
committed
Resolve #1706
1 parent 4a8fea8 commit daf02e5

File tree

1 file changed

+1
-0
lines changed
  • snappymail/v/0.0.0/app/libraries/RainLoop/Actions

1 file changed

+1
-0
lines changed

snappymail/v/0.0.0/app/libraries/RainLoop/Actions/UserAuth.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ public function LoginProcess(string $sEmail, SensitiveString $oPassword, bool $b
176176
$this->Plugins()->RunHook('login.success', array($oAccount));
177177

178178
$this->SetAuthToken($oAccount);
179+
$this->SetAdditionalAuthToken(null);
179180
}
180181

181182
return $oAccount;

0 commit comments

Comments
 (0)