0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
postfixadmin/scripts
Shao Yu-Lung (Allen) 0876c368e4
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
2024-04-12 09:57:19 +01:00
..
examples reindent / reformat; add type hints for some of the app password stuff; try and make sure someone can only remove their own app password (see revokeAppPassword() ) 2023-12-23 21:43:31 +00:00
snippets feat: support Dovecot DIGEST-MD5 (#816) 2024-04-12 09:57:19 +01:00
postfixadmin-cli initial attempt at trying to return an exit value within the cli 2019-09-14 20:09:56 +01:00
postfixadmin-cli.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00