0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
postfixadmin/tests
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
..
AdminHandlerTest.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00
AdminpasswordHandlerTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
AliasdomainHandlerTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
AliasHandlerTest.php fix test after language change 2021-07-08 19:44:11 +01:00
bootstrap.php feat: support Dovecot DIGEST-MD5 (#816) 2024-04-12 09:57:19 +01:00
CheckDomainTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
CheckEmailTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
CheckLanguageTest.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00
CheckOwnerTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
ConfigTest.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00
CreatePageBrowserTest.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00
DbBasicTest.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00
DkimHandlerTest.php Add Domain Key handling 2022-06-23 20:40:06 +02:00
DkimsigningHandlerTest.php Add Domain Key handling 2022-06-23 20:40:06 +02:00
DomainHandlerTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
FetchmailHandlerTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
GeneratePasswordTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
GetSiteUrlTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
ListAdminsTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
ListDomainsForAdminTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
ListDomainsTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
LoginTest.php add unit test to cover some of Login::addAppPassword() 2023-12-27 16:17:55 +00:00
MailboxHandlerTest.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00
PacryptTest.php feat: support Dovecot DIGEST-MD5 (#816) 2024-04-12 09:57:19 +01:00
PasswordValidationCallableTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
RemoteAliasTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
RemoteTest.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00
RemoteUserTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
RemoteVacationTest.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00
RemoveFromArrayTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
TotpPfTest.php formatting 2023-12-24 19:40:49 +00:00
ValidatePasswordTest.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00