1669 Commits (postfixadmin-3.2.3)
 

Author SHA1 Message Date
Christian Boltz 3bd7ef2b0a
adjust pgsql $row['v_active'] only if vacation is enabled 9 years ago
David Goodwin 9982783481
Merge pull request #117 from mzch/ja_fix 9 years ago
Koichi MATSUMOTO 70c839cbc6 Remove '# XXX' 9 years ago
David Goodwin a52eeaf020
Merge pull request #116 from mzch/ja_fix 9 years ago
Koichi MATSUMOTO 9aeec2147e Update ja.lang 9 years ago
Koichi MATSUMOTO 9b7cfdf807
Update ja.lang 9 years ago
David Goodwin a320b67508 possible fix for issue in #112 - PostgreSQL does not like backticks (only do them for MySQL) 9 years ago
Christian Boltz 977f335a0f
Fix quoting in table_by_key() 9 years ago
Christian Boltz d04c82fbcb
change default for vacation.activeuntil to 2038 9 years ago
Christian Boltz ddb94e24ee
rename upgrade_1838_mysql() to upgrade_1839() to keep all databases in sync 9 years ago
Christian Boltz 1c0cd61fff
Add texts for password recovery to all languages 9 years ago
Christian Boltz ab666b6b7f
Fix microtime() usage 9 years ago
Christian Boltz 8fb67e6fbf
Fix broken table names caused by doubled table_by_key() calls 9 years ago
David Goodwin a27f80c01d
Merge pull request #113 from er1cs/patch-2 9 years ago
David Goodwin 24b447f8e5
Merge pull request #112 from er1cs/patch-1 9 years ago
er1cs a4467a7e0b
Update upgrade.php 9 years ago
er1cs 7b8626ca81
Update functions.inc.php 9 years ago
David Goodwin e478eb8b9f
Merge pull request #110 from Erwane/syslog-ident 9 years ago
Breton Erwane 37d4279c52
syslog ident set to "vacation" 9 years ago
David Goodwin 43fb0bde77 log IP address for failed logins as well - see #105 9 years ago
Christian Boltz b06d25de8f
Merge pull request #108 from HLFH/master 9 years ago
HLFH 0972df8243 favicon within images folder 9 years ago
David Goodwin 768d29623e patch from https://github.com/bofh16/postfixadmin/blob/master/bg.lang.patch - thanks! 9 years ago
David Goodwin 7afb26fcc8 variables for docker 9 years ago
David Goodwin bdade520f4
Merge pull request #85 from julywind/master 9 years ago
houmingtao 5f1ac12d72 use current time as default token_validity value 9 years ago
David Goodwin 8bd435039b
Merge pull request #92 from leeclemens/feature-91/mysql-ssl 9 years ago
Lee Clemens ebbd9025e4 Add support for MySQL connections over SSL 9 years ago
David Goodwin dbbc40b327 add example docker compose settings 9 years ago
David Goodwin ba47f2df2a update docker entrypoint - require db connection params; default to sqlite; revert to using upgrade.php as we do not need the setup.php checks 9 years ago
David Goodwin 72f32f0b3d
Merge pull request #90 from pbkwee/patch-1 9 years ago
pbkwee f217524524
Update en.lang 9 years ago
David Goodwin 5720e73732 + cd docker 9 years ago
David Goodwin a77d08a92c initial Docker readme 9 years ago
David Goodwin 699267a915 fall back to sqlite for docker image 9 years ago
David Goodwin 356ca84144
Merge pull request #64 from J0WI/docker 9 years ago
David Goodwin 0f09b8c176 _db_add_field() calls table_by_key - so avoid calling it twice ... 9 years ago
David Goodwin 17e347de7f Add id autoincrement field to log table; ought to fix #89 9 years ago
David Goodwin 90d3a0ded7 see #86 - remove unnecessary config user/group 9 years ago
David Goodwin 56e1215994 upgrade.php: output current/target version 9 years ago
root 4670182d79 fix invalid value for token_validity 9 years ago
Christian Boltz fe5e256b6d Merge pull request #79 from Ecodev/harden-password-reset 9 years ago
Sylvain Tissot ffb84283c2
Harden password reset process 10 years ago
David Goodwin 8bb6000072 Merge pull request #60 from Vilican/master 9 years ago
David Goodwin db06ac919c Merge pull request #82 from evaryont/sqlite-v1837 9 years ago
Colin Shea f568309ef5 Upgrade SQlite db to v1837 9 years ago
jowi 39dca79879 Add SQLite and PDO support 9 years ago
David Goodwin c5136c408d improve config file loading when installed from a debian package 9 years ago
jowi ec2cc0041e fix postgres dependency 9 years ago
Christian Boltz ae56c2b700
Fix syntax error in viewlog.php 9 years ago