This commit is contained in:
the-djmaze 2022-01-12 12:11:37 +01:00
parent 5757d8d464
commit c7f80d617e
12 changed files with 29 additions and 23 deletions

View file

@ -158,8 +158,7 @@ class ImapClient extends \MailSo\Net\NetClient
}
$this->sendRaw($sChallenge, true, '*******');
$oResponse = $this->getResponse();
$sSignature = $this->getResponseValue($oResponse);
$SASL->verify($sSignature);
$SASL->verify($this->getResponseValue($oResponse));
}
else if ('CRAM-MD5' === $type)
{

View file

@ -1,6 +1,6 @@
<div class="form-horizontal">
<div class="legend" data-i18n="TAB_ABOUT/LEGEND_ABOUT"></div>
<div class="row" style="min-width: 800px;">
<div class="row">
<div class="span4">
<div class="rl-logo"></div>
<div>