Branch: refs/heads/master
Home: https://github.com/postfixadmin/postfixadmin
Commit: 0876c368e428eb9f0bb961bfd53226fa365cb532
https://github.com/postfixadmin/postfixadmin/commit/0876c368e428eb9f0bb961bfd53226fa365cb532
Author: Shao Yu-Lung (Allen) <bes...@gm...>
Date: 2024-04-12 (Fri, 12 Apr 2024)
Changed paths:
M .github/workflows/php.yml
M functions.inc.php
M model/Login.php
M model/PFAHandler.php
M scripts/snippets/dovecot_crypt.php
M tests/PacryptTest.php
M tests/bootstrap.php
Log Message:
-----------
feat: support Dovecot DIGEST-MD5 (#816)
Add support for dovecot DIGEST-MD5 auth (using : $CONF['pacrypt'] = 'dovecot:DIGEST-MD5')
This also changes the pacrypt() function to take an optional 3rd argument (username).
Thanks @bestlong
To unsubscribe from these emails, change your notification settings at https://github.com/postfixadmin/postfixadmin/settings/notifications
|