Commit Graph

  • 01c8b14a44 PFASmarty class David Goodwin 2018-12-27 22:01:35 +0000
  • d146f51feb remove duplication of PFASmarty class David Goodwin 2018-12-27 22:01:19 +0000
  • 74002bbf57 psalm fixes David Goodwin 2018-12-27 21:43:11 +0000
  • 8d2a592aa9 bump psalm version; autoload config and functions files David Goodwin 2018-12-27 13:56:23 +0000
  • 029c4ffe47 psalm fixes David Goodwin 2018-12-27 13:55:41 +0000
  • 7408a3b30a fix safepost doc David Goodwin 2018-12-27 13:55:21 +0000
  • 173d5775cd psalm fixes David Goodwin 2018-12-27 13:55:02 +0000
  • 97528f3ebd remove var_dumps; fix assertEqual -> assertEquals and other random psalm findings David Goodwin 2018-12-27 13:54:41 +0000
  • 93cc4d9e8c update phpunit tests to use different parent class David Goodwin 2018-12-27 13:14:10 +0000
  • 9b8c067515 bump phpunit to stop countable warning with php7.2 David Goodwin 2018-12-27 13:13:50 +0000
  • 8cf7947f15 move function into the only place it is used David Goodwin 2018-12-27 13:07:31 +0000
  • cecfe6b215 see #217 - should solve looking in /etc/postfixadmin ... David Goodwin 2018-12-27 13:02:55 +0000
  • 49030914f9
    Update login.php Georgi Sinapov 2018-12-23 19:31:58 +0100
  • 51fb476708
    Update login.tpl Georgi Sinapov 2018-12-23 19:27:09 +0100
  • 22e012660e
    Update functions.inc.php Georgi Sinapov 2018-12-23 18:35:24 +0100
  • 18be203039
    add new texts to all language files Christian Boltz 2018-12-18 14:06:49 +0100
  • 878e4d7f11
    Merge pull request #220 from SuperVirus/updated_german_translation Christian Boltz 2018-12-18 14:03:14 +0100
  • 3ee8b497f1
    Update de.lang SuperVirus 2018-12-17 22:11:58 +0100
  • d35e66808b Allow different port for fetchmail Christoph 'SuperVirus' Heitkamp 2018-12-17 12:10:25 +0100
  • 1fea1f8c3b Updated german translation Christoph 'SuperVirus' Heitkamp 2018-12-17 13:09:50 +0100
  • 221093928c Changed fetchmail remote port to int Christoph 'SuperVirus' Heitkamp 2018-12-17 11:55:02 +0100
  • dda0302cdf
    Merge pull request #218 from cweiske/specific-login-error David Goodwin 2018-12-16 15:23:10 +0000
  • 3960f6fdad Change login failure message to show the login type (admin or user) Christian Weiske 2018-12-16 10:31:08 +0100
  • 17417b049e Allow different port for fetchmail Christoph 'SuperVirus' Heitkamp 2018-12-11 18:58:49 +0100
  • 55790f9835
    Merge pull request #215 from ChoiZ/patch-1 David Goodwin 2018-12-08 16:25:39 +0000
  • 9598c63fc0
    Update INSTALL.TXT François LASSERRE 2018-12-08 12:29:15 +0000
  • a53165d3d8 update CHANGELOG - see https://github.com/postfixadmin/postfixadmin/issues/176 David Goodwin 2018-11-28 11:51:37 +0000
  • 69e234f668
    Merge pull request #200 from doktoil-makresh/master David Goodwin 2018-11-27 09:14:36 +0000
  • 78a461f07e Accepts incoming emails for active mailboxes, even if password is expired Damien Martins 2018-11-27 10:36:11 +0800
  • b4a16a0313 quote shell vars David Goodwin 2018-11-22 14:54:18 +0000
  • 435d97c282 try looking for alternatives to maildirmake etc - see #213 David Goodwin 2018-11-21 15:43:06 +0000
  • 056e8af99b
    Change $PALANG['password_no_characters'] to new text if untranslated Christian Boltz 2018-11-12 18:25:21 +0100
  • bd847e38e6
    add translation notes for updated $LANG['password_no_characters'] Christian Boltz 2018-11-12 18:19:47 +0100
  • 9e4d64ef78
    Merge pull request #1 from DavidGoodwin/doktoil-master Damien Martins 2018-11-01 14:27:04 +0100
  • 3a8762d785
    Merge pull request #210 from inkVerb/master David Goodwin 2018-10-22 20:04:27 +0100
  • 9e8ce47849
    Change "characters" to "letters" Jesse Steele 2018-10-22 23:10:51 +0800
  • 96d64d9317 try and fix #30 - cope with timestamp and numeric field number comparison better for PostgreSQL. David Goodwin 2018-09-07 11:04:19 +0100
  • 8196a063a5 add Date header into smtp_from(...) function - see #203 David Goodwin 2018-09-21 21:56:35 +0100
  • 87472af5ba add Date header into smtp_from(...) function - see #203 David Goodwin 2018-09-21 21:56:35 +0100
  • b1795ab596 phpdoc David Goodwin 2018-09-07 11:09:34 +0100
  • 1e158245d6 try and fix #30 - cope with timestamp and numeric field number comparison better for PostgreSQL. David Goodwin 2018-09-07 11:04:19 +0100
  • afd418675c pointless comment David Goodwin 2018-09-07 11:01:50 +0100
  • a8b02cfc05 Default to default values David Goodwin 2018-09-07 11:01:18 +0100
  • 77d1b6c2e7 rename sql fields to just have mailbox.password_expiry and domain.password_expiry David Goodwin 2018-08-28 21:19:56 +0100
  • 27c2842cd2 remove duplication of sql, remove use of functions (hopefully unnecessary) David Goodwin 2018-08-28 21:16:20 +0100
  • a455916a6b add password expiry stuff to the db schema upgrade script David Goodwin 2018-08-28 21:15:45 +0100
  • 8115d8d047 Reverting unexpected changes Damien Martins 2018-08-22 14:32:16 +0200
  • 12ce418f79 No need to have password expiration value in config file Damien Martins 2018-08-21 16:09:39 +0200
  • 84533224ba Adds colored indicators for password expired, account disabled and vacation enabled accounts Damien Martins 2018-08-21 16:04:28 +0200
  • b33d79125c Merge branch 'master' of github.com:doktoil-makresh/postfixadmin Damien Martins 2018-08-21 16:02:02 +0200
  • d809e0fbf7 Adds colored indicators for password expired, account disabled and vacation enabled accounts Damien Martins 2018-08-21 15:57:06 +0200
  • 72dddbc93b Adds colored indicators for password expired, account disabled and vacation enabled accounts Damien Martins 2018-08-21 15:49:40 +0200
  • e0555531e1
    Merge ce60b9fa59 into c3d3898eb2 Damien Martins 2018-08-20 13:34:36 +0000
  • ce60b9fa59 Now password expiration is managed through Postfix Admin GUI Damien Martins 2018-08-20 15:32:53 +0200
  • ab10c9b49a Better arguments management Damien Martins 2018-08-20 10:45:30 +0200
  • 9be8c8082f More details in README file Damien Martins 2018-08-17 22:18:00 +0200
  • 29a993e6fd Better (aka safer) way to deal with authentication Damien Martins 2018-08-17 22:15:02 +0200
  • e786609aa9 Adding support for password expiration. Please read README.password_expiration for more details Damien Martins 2018-08-17 16:07:14 +0200
  • c3d3898eb2
    Merge pull request #167 from csware/recipient_delimiter David Goodwin 2018-07-27 15:19:32 +0100
  • cde3d7530d
    Merge pull request #194 from cantoute/patch-1 David Goodwin 2018-07-13 09:29:53 +0100
  • 61011619a8
    libmime-perl => libemail-mime-perl on debian 9 Antony 2018-07-13 04:57:28 -0300
  • ba14535489
    Merge pull request #172 from abonanni/bootstrap David Goodwin 2018-07-10 10:29:13 +0100
  • a981ff8172 list.php csv export: implode array values, suppress fields with empty label after trimming (html status) David Goodwin 2018-07-10 09:13:10 +0100
  • 77670f36f6
    revert CSV separator to ";" Christian Boltz 2018-07-10 03:20:38 +0200
  • 39bb2dbcd6 see remove outdated doc links - see #191 David Goodwin 2018-07-09 12:51:24 +0100
  • c5c42cfbe8 remove custom field separator; just go with the default php behaviour David Goodwin 2018-07-09 12:50:03 +0100
  • 00877885cf update installation instructions - see #189 and #188 David Goodwin 2018-07-03 12:15:47 +0100
  • b71aee3504 remove windows code; remove array_merge (seems to just break parsing) David Goodwin 2018-07-02 21:54:49 +0100
  • 6d328795cb remove windows code; remove array_merge (seems to just break parsing) David Goodwin 2018-07-02 21:54:49 +0100
  • 563b8c7636 phpdoc fixes (psalm) David Goodwin 2018-06-18 21:54:05 +0100
  • 45fd1bf08b silence psalm a little; bump parallel-lint version David Goodwin 2018-06-18 21:43:18 +0100
  • 532eb09f1f possible readability improvement David Goodwin 2018-06-18 21:42:52 +0100
  • 76ee147375 phpdoc fix David Goodwin 2018-06-18 21:42:34 +0100
  • aa38d0090d token fixes; code looks incomplete anyway David Goodwin 2018-06-18 21:36:25 +0100
  • 97c48a0fc9 fix phpdoc David Goodwin 2018-06-18 21:35:20 +0100
  • 299735773e fix phpdoc David Goodwin 2018-06-18 21:34:42 +0100
  • ec085b668b missing class property David Goodwin 2018-06-18 21:34:24 +0100
  • 9c0e1dd575 phpdoc fixes David Goodwin 2018-06-18 21:34:10 +0100
  • 318ac048d5 psalm fixes David Goodwin 2018-06-10 21:21:45 +0100
  • c44e82cc2d phpdoc fix David Goodwin 2018-06-10 21:21:57 +0100
  • b6f75c9c2c try and require Phar extension through setup if we are using php_crypt and PHP version < 7 David Goodwin 2018-06-10 21:22:47 +0100
  • 1f643a052f see #185 - try putting the session_ recreation stuff in an else { ... } David Goodwin 2018-06-01 15:50:33 +0100
  • a787c0fc1e
    Merge pull request #181 from Sopsy/master David Goodwin 2018-05-31 10:34:04 +0100
  • 2df4348f09
    Typo fix Aleksi Kinnunen 2018-05-29 02:37:38 +0200
  • 48c19a1cbd
    Combine encrypt CONF-keys Aleksi Kinnunen 2018-05-29 02:36:08 +0200
  • c1b5e66e27
    Add missing global Aleksi Kinnunen 2018-05-29 01:34:46 +0200
  • b676e8337f
    Allow empty $CONF['encrypt_difficulty'] for defaults Aleksi Kinnunen 2018-05-29 01:29:50 +0200
  • 7b16e8a1c2
    Add info about php_crypt and encrypt_difficulty to sample config Aleksi Kinnunen 2018-05-29 01:27:55 +0200
  • 9c2161a549
    Added support for password generation cost/rounds Aleksi Kinnunen 2018-05-29 01:14:38 +0200
  • 6100ca4cf9 try and fix #177 (add missing fields to sqlite db) David Goodwin 2018-05-25 09:58:18 +0100
  • 31c5e6dd2e try and fix #177 (add missing fields to sqlite db) David Goodwin 2018-05-25 09:58:18 +0100
  • 57714adc00 make phar loading optional depending on the extension being present or not David Goodwin 2018-05-25 09:44:20 +0100
  • 1c4a6080d7 make phar loading optional depending on the extension being present or not David Goodwin 2018-05-25 09:44:20 +0100
  • 9c7f60fa76 possible fix for sqlite schema/upgrade issues; see #177 and and #176 David Goodwin 2018-05-23 22:10:12 +0100
  • ceb261036a possible fix for sqlite schema/upgrade issues; see #177 and and #176 David Goodwin 2018-05-23 22:10:12 +0100
  • 3754381f0e
    Merge pull request #175 from racerxdl/master David Goodwin 2018-05-18 08:38:20 +0100
  • 11f9680963
    'row' is a reserved word in MySQL 8.0 Lucas Teske 2018-05-17 20:45:35 -0300
  • 05bf2d2013
    if unconfigured, recommend to edit config.local.php Christian Boltz 2018-05-06 23:58:01 +0200
  • 2eb5a7ed60
    simplify function_exists() checks for random_int() Christian Boltz 2018-05-04 22:36:05 +0200
  • bd85b3725f Bootstrap TPL for user interface root 2018-05-04 14:25:27 +0200