Browse Source
feat: support Dovecot DIGEST-MD5 (#816)
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 @bestlongpull/823/head
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 39 additions and 22 deletions
-
22.github/workflows/php.yml
-
19functions.inc.php
-
6model/Login.php
-
2model/PFAHandler.php
-
2scripts/snippets/dovecot_crypt.php
-
8tests/PacryptTest.php
-
2tests/bootstrap.php
Write
Preview
Loading…
Cancel
Save
Reference in new issue