2522 Commits (postfixadmin-3.3.4)
 

Author SHA1 Message Date
David Goodwin 378ee417b0 improve tests 5 years ago
David Goodwin 6d101b79e6 bump version numbers/changelog for 3.3.4 5 years ago
David Goodwin 6c3ff42036 make sure we do not double quote mysql table names somehow 5 years ago
David Goodwin 481c465712 merge e7e1ce9c28 to fix PostgreSQL tests 5 years ago
David Goodwin dd86dcad30 fix forget-password (+ themeing), see #427 5 years ago
David Goodwin 0ca0efa7b8 fix test if quota is turned on 5 years ago
David Goodwin 14aea8a383 fix php8 moaning about { } on strings 5 years ago
David Goodwin 23cec95153 fix php8 moaning about string vs int 5 years ago
David Goodwin d4ea720095 try php8 via travis 5 years ago
David Goodwin c6a8117e82 improve doc comment - see https://github.com/postfixadmin/postfixadmin/issues/423 5 years ago
Gianluca Giacometti ea560553e9 List of addresses needs a Line Feed 5 years ago
David Goodwin 910490e83f see https://github.com/postfixadmin/postfixadmin/issues/422 - not all variants of MySQL have RANDOM_BYTES() 5 years ago
David Goodwin 988d5f2996 add another link 5 years ago
David Goodwin 9e63152c0c try and document recent Dovecot permissions problems 5 years ago
David Goodwin 41531b8bf2 3.3.3 release 5 years ago
David Goodwin df75df08ec update changelog; try and improve tests 5 years ago
David Goodwin 391d9a0f57 rejig setup.php so it displys error messages if admin creation fails etc 5 years ago
David Goodwin 18a019690c reformat 5 years ago
David Goodwin 24eb45be92 do not lose login error for users/ - see https://github.com/postfixadmin/postfixadmin/issues/420 5 years ago
David Goodwin 2060422d9a add hash_equals call 5 years ago
David Goodwin 8b1adbcf1f more Login pacrypt() exception handling - see https://github.com/postfixadmin/postfixadmin/issues/420 5 years ago
David Goodwin 5827a12628 require a password to be non-empty on login 5 years ago
David Goodwin 72ded8494a wrap pacrypt() call with a try/catch to log/handle issues where an exception is thrown - see https://github.com/postfixadmin/postfixadmin/issues/420 5 years ago
David Goodwin 7dcca5d58a update CHANGELOG, release 3.3.2 5 years ago
David Goodwin 89940dd6ab Fix for https://github.com/postfixadmin/postfixadmin/issues/418 5 years ago
David Goodwin 1ac1eb07d5 indent 5 years ago
David Goodwin 79fd31f013 fix header url for users - see #416 5 years ago
David Goodwin 0f2aefe471 be more strict about the format of an obsolete setup_password 5 years ago
David Goodwin 5d77e3514b try and detect old setup_password and output appropriate message on setup.php 5 years ago
David Goodwin d80d3573f1 format 5 years ago
David Goodwin 728fc45d38 bump version number 5 years ago
David Goodwin ba2a56fc41 Update changelog 5 years ago
David Goodwin a20f05ca71 try and fix vacation editing etc - see https://github.com/postfixadmin/postfixadmin/issues/416 5 years ago
David Goodwin b7c247606f some initial documentation on password hashing for Postfixadmin, probably incomplete, probably contains errors but may be better than nothing 5 years ago
David Goodwin 5151b860e7 add @todo, default MySQL ENCRYPT() to have a random salt, SHA512 format 5 years ago
David Goodwin fbfcab7d10 Merge branch 'postfixadmin_3.3' 5 years ago
David Goodwin c56983c6de try and improve the debian postinst script for (templates_c) 5 years ago
David Goodwin 113ab02f54 reformat; add to CHANGELOG 5 years ago
David Goodwin 1c8ae8a767 update docs 5 years ago
David Goodwin 8a08504ece try and improve setup of the templates_c directory for debian 5 years ago
David Goodwin 47f7250b05 see: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905726 5 years ago
David Goodwin 0096a41693 format 5 years ago
David Goodwin 7090b5af75 changes to pacrypt to support a prefix like {SHA265-CRYPT} on a hash - @see https://github.com/postfixadmin/postfixadmin/issues/344 6 years ago
David Goodwin ea7ecb113d better wording as we are using PDO 5 years ago
David Goodwin 6940210402 code already depends on php 7.0 return types, so tidy up setup.php to not allow php5.x; remove setup check for phar as this is not required with php 7.0+ 5 years ago
Christian Boltz c2571694d1
Drop now unused users/css/default.css 5 years ago
David Goodwin 6b2fa8e607 see: https://github.com/postfixadmin/postfixadmin/issues/415 - fix setup page to use password type field - thanks @efelon 5 years ago
David Goodwin cc23eba9dd bump version number 5 years ago
David Goodwin 7b27af59ee update CHANGELOG for 3.3.1 5 years ago
David Goodwin efb1897a4f fix for CLI not behaving - see #411 5 years ago