mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 10:09:20 +03:00
Merge a8117a9d03 into c154d23cfe
This commit is contained in:
commit
92d97de9bf
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ class LoginRemotePlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
try
|
||||
{
|
||||
static::$login = true;
|
||||
$sPassword = new \SnappyMail\SensitiveString($sPassword);
|
||||
$oAccount = $oActions->LoginProcess($sEmail, $sPassword);
|
||||
}
|
||||
catch (\Throwable $oException)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue