You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2025-11-23 11:22:22 +03:00
tighten psalm checks
This commit is contained in:
@@ -58,6 +58,7 @@ class DovecotCrypt extends Crypt {
|
||||
|
||||
$this->password = $this->$func($this->plain);
|
||||
//$this->plain = '';
|
||||
return true;
|
||||
}
|
||||
|
||||
public function verify($algorithm, $password) {
|
||||
|
||||
Reference in New Issue
Block a user