553 Commits (postfixadmin-3.3.3)
 

Author SHA1 Message Date
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
David Goodwin 31ba531698 merge fix master (Fix changelog date year (we are in 2021 not 2020) etc) 5 years ago
David Goodwin 3cfb1b414d
Merge pull request #414 from ozgurkazancci/patch-2 5 years ago
Özgür Kazanççı 25a722e6da
Update CHANGELOG.TXT 5 years ago
David Goodwin 431d885e4e see: //github.com/postfixadmin/postfixadmin/issues/410 - ignore theme_css if it points to css/default.css; drop css/default.css 5 years ago
David Goodwin 97e2222e6c fixes https://github.com/postfixadmin/postfixadmin/issues/412 (footer links - sf.net does not support https etc) 5 years ago
David Goodwin a5c610baa9 update CHANGELOG for v3.3.0 5 years ago
David Goodwin 2bf8e4af08 bump version number 5 years ago
David Goodwin e6e040b243 update CHANGELOG for v3.3.0 5 years ago
David Goodwin dd2f5069ff composer format 5 years ago
David Goodwin f79351aaee composer format 5 years ago
David Goodwin 56cab8eae3 Merge remote-tracking branch 'origin/master' into postfixadmin_3.3 5 years ago
Christian Boltz b9946ca968
update $min_db_version to match latest upgrade.php 5 years ago
David Goodwin d833f6bec8 bump version number 5 years ago
David Goodwin 36fe0a31ba Merge remote-tracking branch 'origin/master' into postfixadmin_3.3 5 years ago