David Goodwin
387406dcdc
update CHANGELOG, release 3.3.2
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
Update CHANGELOG.TXT
5 years ago
Özgür Kazanççı
25a722e6da
Update CHANGELOG.TXT
Year fixed, Turkish language file fix listed.
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
David Goodwin
c7850b78eb
fix bootstrap theme for users/ urls; make some other links use https.
5 years ago
David Goodwin
359e2bcf3f
Merge remote-tracking branch 'origin/master' into postfixadmin_3.3
5 years ago
Christian Boltz
4f0e41c4e2
delete unused calendar js, css and images
5 years ago
David Goodwin
27ff96f4f7
fix links to look like buttons in list-virtual (mailboxes)
5 years ago
David Goodwin
54e1297505
fix links to look like buttons in list-virtual (mailboxes)
5 years ago
Christian Boltz
8b6ad23dbf
setup.php: load bootstrap.min.css locally
... instead of using maxcdn.bootstrapcdn.com
5 years ago
Christian Boltz
e38174abf4
Drop unused bootstrap 3.3.7
5 years ago
Christian Boltz
2c6968b805
use a local copy of jquery
... instead of loading it from code.jquery.com
5 years ago
Christian Boltz
6663a35bdb
PFAHandler: fix backwards compability for store()
... and beforestore() and storemore()
Custom child classes might use the old names, and we should keep them
working (with a deprecation notice in the error log).
5 years ago
David Goodwin
57c3a9fd2d
Merge pull request #409 from cool-nicq/patch-1
tutorial link updated
5 years ago