Commit Graph

  • 5b16f4a483 composer build David Goodwin 2020-02-23 19:01:09 +0000
  • 9dfc866edd composer format David Goodwin 2020-02-23 18:59:07 +0000
  • eb5fcf829e
    Merge pull request #332 from kr1pt0ph0b14/patch-1 David Goodwin 2020-02-23 18:42:53 +0000
  • 97c2b582a3
    Update tr.lang Özgür Kazanççı 2020-02-23 20:28:17 +0300
  • 268daa892d
    Merge pull request #330 from veitw/dovecot-quota2-docs David Goodwin 2020-02-22 09:22:47 +0000
  • 6a10c869e5 allow existance of pdo for us to proceed with setup David Goodwin 2020-02-22 09:21:22 +0000
  • eb83a0aa3f Update dovecot documentation - added quota2 table dict template for dovecot 1.2 and newer to dovecot documentation Veit 2020-02-21 23:33:26 +0100
  • b4013d1166 add missing multiplier retrieval from config! - see #65 David Goodwin 2020-02-15 15:39:02 +0000
  • 52e639f1fc check quota_multiplier is numeric, else set it to 1; see: https://github.com/postfixadmin/postfixadmin/issues/65 - backport patch from master (not a clean cherry-pick) David Goodwin 2019-06-10 20:13:16 +0100
  • 95d92a2345 psalm fix: rewrite to avoid php error (@) suppression David Goodwin 2020-02-12 21:33:55 +0000
  • ec2fbfd87f skip this query - for a new database it will run before the domain table has been created and just error David Goodwin 2020-02-12 21:19:49 +0000
  • fd35dada38 try and be consistent with MySQL table types/collations - see https://github.com/postfixadmin/postfixadmin/issues/327 David Goodwin 2020-02-12 21:15:04 +0000
  • bee61f329b
    Only show password expiration if enabled in config Christian Boltz 2020-02-12 17:12:19 +0100
  • 3d0add075a
    Add empty $CONF['database_socket'] to avoid warnings Christian Boltz 2020-02-12 15:05:04 +0100
  • 666bb0218a
    Merge pull request #324 from smhessenauer/master David Goodwin 2020-02-12 09:07:46 +0000
  • 416a71d604 short documentation added, path to deliver as configuration option Stefan M. Hessenauer 2020-02-11 23:49:50 +0100
  • 80a0faa633 specify a default table collation / charset for MySQL - might help fix https://github.com/postfixadmin/postfixadmin/issues/327 David Goodwin 2020-02-11 20:01:59 +0000
  • cabd97ff17
    Merge pull request #325 from Slamdunk/php_74 David Goodwin 2020-02-10 11:26:48 +0000
  • 036245063e drop references to magic_quotes; see: https://github.com/postfixadmin/postfixadmin/pull/325 David Goodwin 2020-02-10 11:26:23 +0000
  • fc3cd79f21 [Travis] Test against PHP 7.4 Filippo Tessarotto 2020-02-10 12:16:41 +0100
  • 352ae80395 fetchmail dovecot delivery Stefan M. Hessenauer 2020-02-09 15:17:44 +0100
  • 5f772afe14 dev improvements David Goodwin 2020-01-31 20:03:38 +0000
  • 1ad184641d php7.4 / psalm fixes David Goodwin 2020-01-31 16:30:46 +0000
  • 882b6835ed just wondering David Goodwin 2020-01-31 16:15:42 +0000
  • 038a08d838 touch config.local.php perhaps David Goodwin 2020-01-31 15:27:43 +0000
  • c0bd763c53 another replacement of string{x} with string[x] David Goodwin 2020-01-31 14:40:38 +0000
  • 55661a80c6 see ticket:318 - try and fix IT translation issue David Goodwin 2020-01-31 14:38:45 +0000
  • aa37ab57e6 stop using { } for string character access (use [ ] instead) - see https://www.php.net/manual/en/language.types.string.php#language.types.string.substr David Goodwin 2020-01-31 14:28:54 +0000
  • 728fa72c50
    Merge 40bd2eb02b into 79c2e77a00 Alexandre Espinosa Menor 2020-01-13 15:38:26 +0000
  • 79c2e77a00 should fix: https://github.com/postfixadmin/postfixadmin/issues/323 David Goodwin 2020-01-13 15:35:46 +0000
  • d0f254faee mkdir templates_c David Goodwin 2020-01-10 13:47:16 +0000
  • 6582678173
    test David Goodwin 2020-01-10 13:24:58 +0000
  • 40bd2eb02b
    docu Alexandre Espinosa Menor 2019-12-31 02:19:58 +0100
  • bf41d3359d
    with empty secret, don't generate qr-code Alexandre Espinosa Menor 2019-12-31 02:12:03 +0100
  • 3b2f3cb28e
    corrected varchar size to allow insert from form admin. Documentation Alexandre Espinosa Menor 2019-12-31 02:09:27 +0100
  • 5513f04993
    correct when user have deactivated 2fa but is enabled globally Alexandre Espinosa Menor 2019-12-31 02:08:45 +0100
  • f9df1db0be
    unused code Alexandre Espinosa Menor 2019-12-31 01:12:45 +0100
  • b8eae20754
    2fa enabled (need more code to generate secret more automatically) Alexandre Espinosa Menor 2019-12-31 01:09:16 +0100
  • 47618bf5a3 POSTFIX_CONF.txt: Add transport map support Adrian 2019-12-29 16:59:28 +0100
  • 52e0d3e4b0 work around nano highlighting - see https://github.com/postfixadmin/postfixadmin/issues/320 David Goodwin 2019-12-27 19:42:34 +0000
  • 4b0b6904ca
    Merge pull request #317 from alexandregz/master David Goodwin 2019-12-20 14:54:00 +0000
  • 48e07e7a5f
    Added galician language Alexandre Espinosa Menor 2019-12-20 15:45:11 +0100
  • d6bbecaf45 change row to r everywhere; see : https://sourceforge.net/p/postfixadmin/discussion/676076/thread/616c1d25/?limit=25#7da0 - hopefully removing "row" which might be a reserved keyword for some databases etc David Goodwin 2019-12-08 16:23:49 +0000
  • c65a99ce2d change row to r everywhere; see : https://sourceforge.net/p/postfixadmin/discussion/676076/thread/616c1d25/?limit=25#7da0 - hopefully removing "row" which might be a reserved keyword for some databases etc David Goodwin 2019-12-08 16:23:49 +0000
  • 6a4b7ec163
    Merge pull request #316 from koenr/patch-1 David Goodwin 2019-12-06 16:12:48 +0000
  • 8828d28bbc
    Update nl.lang koenr 2019-12-06 12:23:31 +0100
  • 06f57767bd
    DOVECOT.TXT: update user_query for postgresql and some cleanup Christian Boltz 2019-11-11 18:08:58 +0100
  • 125113d83c
    POSTFIX_CONF.txt: make queries pgsql-compatible Christian Boltz 2019-11-05 23:15:07 +0100
  • 115ff22761
    INSTALL.TXT: mention an Alias as alternative for a symlink Christian Boltz 2019-11-05 19:31:08 +0100
  • c1bdfe5432 fix travis / autoloading smarty etc David Goodwin 2019-10-20 20:38:45 +0100
  • bcae218cbb composer format time David Goodwin 2019-10-19 21:36:27 +0100
  • 87824ef970 psalm fixes/workarounds; require PHP 5.6+ David Goodwin 2019-10-19 20:51:05 +0100
  • 1df7f15d40 require PHP 5.6+ David Goodwin 2019-10-19 20:32:00 +0100
  • 4aa3110712 phpdoc/psalm fixes David Goodwin 2019-10-19 20:01:22 +0100
  • ccd74cc506
    Merge pull request #308 from dsamoshin/icon_ru David Goodwin 2019-10-19 19:23:27 +0100
  • 13549cea0f Favicon config and ru_lang: 1. Favicon configuration of the project: a. Fixed incorrect link to favicon from the subfolder /users/ b. Added ability to set favicon via config 2. Completed translation of all string constants into Russian language. gotty 2019-10-19 18:33:18 +0300
  • 61cb429845 revert psalm; fix issues later David Goodwin 2019-10-17 20:04:18 +0100
  • b8d7c0513f psalm fix David Goodwin 2019-10-17 20:03:47 +0100
  • e20b2cacdb psalm fix David Goodwin 2019-10-17 20:03:38 +0100
  • 174b874c56 allow psalm to update phpdoc fix David Goodwin 2019-10-17 19:37:56 +0100
  • 9526e68e3e perhaps this will help https://github.com/postfixadmin/postfixadmin/issues/305 David Goodwin 2019-10-17 19:30:00 +0100
  • 938d71758a drop php 7.3 build (composer moaning); change travis badge to 3.2 branch in README.md David Goodwin 2019-09-26 21:53:27 +0100
  • 88a975c640 update CHANGELOG - 3.2.3 release postfixadmin-3.2.3 David Goodwin 2019-09-26 21:31:09 +0100
  • e7d736aae4 see: https://github.com/postfixadmin/postfixadmin/issues/302 - check if the session key exists; and if not show something that may help David Goodwin 2019-09-25 13:47:15 +0100
  • 5731742fd6 update Smarty to v3.1.33 - "This release does cover security issue CVE-2018-16831, other bug fixes (see changelog.txt) and adds a new feature of the {capture} tag (see NEW_FEATURES.txt)." David Goodwin 2019-09-25 13:55:07 +0100
  • 7697bee2af remove windows code; remove array_merge (seems to just break parsing) David Goodwin 2018-07-02 21:54:49 +0100
  • c208d63917 Update postfixadmin-cli Lars Liedtke 2019-09-06 10:20:42 +0200
  • c03a42e327 try and avoid hitting : https://github.com/postfixadmin/postfixadmin/issues/51 David Goodwin 2019-09-14 21:19:39 +0100
  • 5e5e4a1c9b fix var quoting David Goodwin 2019-09-26 21:13:04 +0100
  • fb671e6166 fix page browser test for sqlite; see #87 and #161 (not tests/CreatePageBrowserTest.php) David Goodwin 2019-09-17 20:46:32 +0100
  • 907bd7ee46 update Smarty to v3.1.33 - "This release does cover security issue CVE-2018-16831, other bug fixes (see changelog.txt) and adds a new feature of the {capture} tag (see NEW_FEATURES.txt)." David Goodwin 2019-09-25 13:55:07 +0100
  • 7360407b73 see: https://github.com/postfixadmin/postfixadmin/issues/302 - check if the session key exists; and if not show something that may help David Goodwin 2019-09-25 13:47:15 +0100
  • 58b064f1c8
    Merge pull request #298 from leitmedium/master David Goodwin 2019-09-19 09:11:54 +0100
  • 9c4caf1045 remove double libmime-encwords-perl install call in virtual vacation howto Caspar Clemens Mierau 2019-09-19 00:18:32 +0200
  • c66755a0da remove test for code that probably does not work David Goodwin 2019-09-17 21:45:20 +0100
  • cd8cf289b4 more empty tests David Goodwin 2019-09-17 21:40:41 +0100
  • a03317e088 drop codecov David Goodwin 2019-09-17 21:37:27 +0100
  • f61cb513ae might fix pg failing test? David Goodwin 2019-09-17 21:33:25 +0100
  • 0e9a1ff0ff emptyish tests David Goodwin 2019-09-17 21:31:16 +0100
  • f4a5155f7a codecov removed David Goodwin 2019-09-17 21:28:14 +0100
  • a485a2d861 cleanup after test David Goodwin 2019-09-17 21:26:37 +0100
  • 946c47dd66 postgres requires fkeys exist David Goodwin 2019-09-17 21:13:49 +0100
  • 2742849e7b reformat David Goodwin 2019-09-17 21:06:00 +0100
  • 958df260ec mostly empty test David Goodwin 2019-09-17 21:05:44 +0100
  • 7965a83aff tighten psalm checks even more David Goodwin 2019-09-17 21:05:08 +0100
  • 34e6f7829e tighten psalm checks; fix errors David Goodwin 2019-09-17 20:55:14 +0100
  • 034a50836c tighten psalm checks David Goodwin 2019-09-17 20:50:42 +0100
  • a603d36224 format David Goodwin 2019-09-17 20:46:52 +0100
  • 29d990f5f4 fix page browser test for sqlite; see #87 and #161 David Goodwin 2019-09-17 20:46:32 +0100
  • 71e7859c91 see #161 and #87 - unit test that seems to trigger this bug David Goodwin 2019-09-15 21:11:20 +0100
  • f36ba9b4c2 format David Goodwin 2019-09-15 21:09:02 +0100
  • 28bef9e136 output $sqlite file .... David Goodwin 2019-09-15 21:08:46 +0100
  • 4081267cb2 fix phpdoc; throw exception on error within phpunit - helps testing David Goodwin 2019-09-15 21:08:08 +0100
  • f7c7e35b34 fix formatting David Goodwin 2019-09-15 11:42:21 +0100
  • f8713651cc explode if $run_dir is not specified; make a config setting and perhaps shift the onus onto the user rather than having to deal with tmpfiles.d etc David Goodwin 2019-09-14 21:27:46 +0100
  • 80418e6412 try and avoid hitting : https://github.com/postfixadmin/postfixadmin/issues/51 David Goodwin 2019-09-14 21:19:39 +0100
  • 17a50c51f1 drop some dies; use Exception and catch after dispatch() - see #197 David Goodwin 2019-09-14 21:01:09 +0100
  • 2ff05bc737 typo David Goodwin 2019-09-14 20:17:16 +0100
  • 9cd7dac187 initial attempt at trying to return an exit value within the cli David Goodwin 2019-09-14 20:09:56 +0100
  • 284d4b2eb0
    Merge pull request #295 from Corvan/platform-independent David Goodwin 2019-09-06 09:39:45 +0100