0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00
Commit Graph

2522 Commits

Author SHA1 Message Date
David Goodwin
41531b8bf2 3.3.3 release 2021-01-14 17:06:49 +00:00
David Goodwin
df75df08ec update changelog; try and improve tests 2021-01-14 17:05:50 +00:00
David Goodwin
391d9a0f57 rejig setup.php so it displys error messages if admin creation fails etc 2021-01-14 16:44:10 +00:00
David Goodwin
18a019690c reformat 2021-01-14 11:26:04 +00:00
David Goodwin
24eb45be92 do not lose login error for users/ - see https://github.com/postfixadmin/postfixadmin/issues/420 2021-01-14 11:22:53 +00:00
David Goodwin
2060422d9a add hash_equals call 2021-01-14 11:16:31 +00:00
David Goodwin
8b1adbcf1f more Login pacrypt() exception handling - see https://github.com/postfixadmin/postfixadmin/issues/420 2021-01-14 11:13:02 +00:00
David Goodwin
5827a12628 require a password to be non-empty on login 2021-01-13 22:46:33 +00:00
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 2021-01-13 22:44:09 +00:00
David Goodwin
7dcca5d58a update CHANGELOG, release 3.3.2 2021-01-13 22:44:09 +00:00
David Goodwin
89940dd6ab Fix for https://github.com/postfixadmin/postfixadmin/issues/418 2021-01-13 22:26:51 +00:00
David Goodwin
1ac1eb07d5 indent 2021-01-13 10:52:15 +00:00
David Goodwin
79fd31f013 fix header url for users - see #416 2021-01-13 10:52:09 +00:00
David Goodwin
0f2aefe471 be more strict about the format of an obsolete setup_password 2021-01-13 09:26:32 +00:00
David Goodwin
5d77e3514b try and detect old setup_password and output appropriate message on setup.php 2021-01-12 22:31:05 +00:00
David Goodwin
d80d3573f1 format 2021-01-12 22:15:28 +00:00
David Goodwin
728fc45d38 bump version number 2021-01-12 22:14:23 +00:00
David Goodwin
ba2a56fc41 Update changelog 2021-01-12 22:13:38 +00:00
David Goodwin
a20f05ca71 try and fix vacation editing etc - see https://github.com/postfixadmin/postfixadmin/issues/416 2021-01-12 22:08:35 +00:00
David Goodwin
b7c247606f some initial documentation on password hashing for Postfixadmin, probably incomplete, probably contains errors but may be better than nothing 2021-01-12 22:05:48 +00:00
David Goodwin
5151b860e7 add @todo, default MySQL ENCRYPT() to have a random salt, SHA512 format 2021-01-12 22:04:51 +00:00
David Goodwin
fbfcab7d10 Merge branch 'postfixadmin_3.3' 2021-01-12 16:58:10 +00:00
David Goodwin
c56983c6de try and improve the debian postinst script for (templates_c) 2021-01-12 16:57:30 +00:00
David Goodwin
113ab02f54 reformat; add to CHANGELOG 2021-01-12 16:56:23 +00:00
David Goodwin
1c8ae8a767 update docs 2021-01-12 16:54:28 +00:00
David Goodwin
8a08504ece try and improve setup of the templates_c directory for debian 2021-01-12 14:42:28 +00:00
David Goodwin
47f7250b05 see: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905726 2021-01-12 14:03:00 +00:00
David Goodwin
0096a41693 format 2021-01-12 11:00:56 +00:00
David Goodwin
7090b5af75 changes to pacrypt to support a prefix like {SHA265-CRYPT} on a hash - @see https://github.com/postfixadmin/postfixadmin/issues/344 2021-01-12 10:59:25 +00:00
David Goodwin
ea7ecb113d better wording as we are using PDO 2021-01-11 21:41:19 +00:00
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+ 2021-01-11 21:35:54 +00:00
Christian Boltz
c2571694d1
Drop now unused users/css/default.css 2021-01-11 20:57:04 +01:00
David Goodwin
6b2fa8e607 see: https://github.com/postfixadmin/postfixadmin/issues/415 - fix setup page to use password type field - thanks @efelon 2021-01-11 13:01:37 +00:00
David Goodwin
cc23eba9dd bump version number 2021-01-11 09:36:51 +00:00
David Goodwin
7b27af59ee update CHANGELOG for 3.3.1 2021-01-11 09:35:18 +00:00
David Goodwin
efb1897a4f fix for CLI not behaving - see #411 2021-01-10 10:58:16 +00:00
David Goodwin
31ba531698 merge fix master (Fix changelog date year (we are in 2021 not 2020) etc) 2021-01-10 10:47:29 +00:00
David Goodwin
3cfb1b414d
Merge pull request #414 from ozgurkazancci/patch-2
Update CHANGELOG.TXT
2021-01-10 10:39:46 +00:00
Özgür Kazanççı
25a722e6da
Update CHANGELOG.TXT
Year fixed, Turkish language file fix listed.
2021-01-10 02:00:34 +03:00
David Goodwin
431d885e4e see: //github.com/postfixadmin/postfixadmin/issues/410 - ignore theme_css if it points to css/default.css; drop css/default.css 2021-01-09 19:43:43 +00:00
David Goodwin
97e2222e6c fixes https://github.com/postfixadmin/postfixadmin/issues/412 (footer links - sf.net does not support https etc) 2021-01-09 19:04:14 +00:00
David Goodwin
a5c610baa9 update CHANGELOG for v3.3.0 2021-01-09 14:17:22 +00:00
David Goodwin
2bf8e4af08 bump version number 2021-01-09 14:17:22 +00:00
David Goodwin
e6e040b243 update CHANGELOG for v3.3.0 2021-01-09 14:16:30 +00:00
David Goodwin
dd2f5069ff composer format 2021-01-08 15:54:53 +00:00
David Goodwin
f79351aaee composer format 2021-01-08 15:53:55 +00:00
David Goodwin
56cab8eae3 Merge remote-tracking branch 'origin/master' into postfixadmin_3.3 2021-01-08 15:53:02 +00:00
Christian Boltz
b9946ca968
update $min_db_version to match latest upgrade.php 2021-01-07 22:16:22 +01:00
David Goodwin
d833f6bec8 bump version number 2021-01-07 21:09:59 +00:00
David Goodwin
36fe0a31ba Merge remote-tracking branch 'origin/master' into postfixadmin_3.3 2021-01-07 20:34:58 +00:00