remove 'default_password_scheme' for dovecot configs as hashes can be different now and are read by given hash-algo prefix;
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -555,7 +555,7 @@ abstract class ApiCommand extends ApiParameter
|
||||
* @param boolean $internal
|
||||
* optional whether called internally, default false
|
||||
*
|
||||
* @return ApiCommand
|
||||
* @return static
|
||||
* @throws Exception
|
||||
*/
|
||||
public static function getLocal($userinfo = null, $params = null, $internal = false)
|
||||
|
||||
Reference in New Issue
Block a user