Branch: refs/heads/master
Home: https://github.com/postfixadmin/postfixadmin
Commit: 6f3c5a73ad472ff121ee2478eca983f220879d29
https://github.com/postfixadmin/postfixadmin/commit/6f3c5a73ad472ff121ee2478eca983f220879d29
Author: David Goodwin <da...@co...>
Date: 2022-08-11 (Thu, 11 Aug 2022)
Changed paths:
M tests/PacryptTest.php
Log Message:
-----------
add unit test for https://github.com/postfixadmin/postfixadmin/issues/647
Commit: 7e514eb6f08b1fa2c1d4c975c8df93731b207ad3
https://github.com/postfixadmin/postfixadmin/commit/7e514eb6f08b1fa2c1d4c975c8df93731b207ad3
Author: David Goodwin <da...@co...>
Date: 2022-08-11 (Thu, 11 Aug 2022)
Changed paths:
M functions.inc.php
Log Message:
-----------
composer format thinks this should change
Commit: 989a709ee5434ec52596569538f4dc974c27977b
https://github.com/postfixadmin/postfixadmin/commit/989a709ee5434ec52596569538f4dc974c27977b
Author: David Goodwin <da...@co...>
Date: 2022-08-11 (Thu, 11 Aug 2022)
Changed paths:
M functions.inc.php
Log Message:
-----------
see https://github.com/postfixadmin/postfixadmin/issues/647 - if configured for sha512.b64 but
we have a hash with a {MD5-CRYPT} prefix, support the MD5-CRYPT form to allow for migration.
Compare: https://github.com/postfixadmin/postfixadmin/compare/b1b4324a5b72...989a709ee543
|