1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-20 02:52:11 +00:00

Commit Graph

  • 857ccaa06c Implement a new way to handle the Nextcloud fail2ban config. If the user wants Nextcloud to be installed, the setup script will simply append the relevant rules to the config file. This is more efficient than having two separate files. dkoao 2019-09-26 09:20:52 +0000
  • d30c4d615d get the line responsible for recording the roundcube version out of the DISABLE_NEXTCLOUD check because it's unrelated dkoao 2019-09-26 08:55:19 +0000
  • d78a6b26a5 added more clarity to the boolean logic dkoao 2019-09-26 04:08:58 +0000
  • 732a7f9fa2 added an additional quotation mark dkoao 2019-09-26 04:05:03 +0000
  • a02657e99c fixed a logical error with the handling of DISABLE_NEXTCLOUD env variable dkoao 2019-09-26 03:35:25 +0000
  • 9e2fd98848 check if the user didn't want to install Nextcloud dkoao 2019-09-26 03:20:24 +0000
  • 0414a375c9 check if the user didn't choose to install Nextcloud dkoao 2019-09-26 03:12:18 +0000
  • fb8c380cd6 improve sync-guide's clarity about the contacts and calendar features dkoao 2019-09-26 03:08:26 +0000
  • ef1327d7bd add further Nextcloud checks dkoao 2019-09-26 03:06:35 +0000
  • 81d7fdb63f add further checks dkoao 2019-09-26 03:02:35 +0000
  • 27b3e8f1a1 Check if the user didn't want to setup Nextcloud dkoao 2019-09-26 02:41:33 +0000
  • bc7aa885e4 Check if the user decided to not install Nextcloud and configure Nginx accordingly dkoao 2019-09-26 02:32:30 +0000
  • 8eb89c2b4e modifying start.sh to check if the environment variable DISABLE_NEXTCLOUD is set to 1 if it is set 1, it'll skip setting up Nextcloud dkoao 2019-09-26 02:17:59 +0000
  • d1c63b6517
    fix err: 1 arg missing corner case viogq 2019-09-18 14:23:36 +0000
  • 09d1feab80
    error unless TRY used viogq 2019-09-18 13:00:29 +0000
  • 626f565be6 management/dns_update.py.get_secondary_dns: changed to additionally query IPv6 address notEvil 2019-09-14 17:09:05 +0200
  • 540774c121 Fix to prevent multiple commented entries in dovecot conf Jeff Volkenant 2019-09-11 13:25:38 -0700
  • 0bbab128fd Fixed multiple commented add_header entries in /etc/spamassassin/local.cf Jeff Volkenant 2019-09-11 13:02:21 -0700
  • a70ba94b0c add autoconfig domains before subtracting domains with overridden A records so that a custom DNS record can be used to suppress TLS certificate generation for those domains if needed Joshua Tauberer 2019-09-10 07:10:58 -0400
  • b05cbfdb2d Fix return code for file over 28 days in find output Jeff Volkenant 2019-09-06 12:59:30 -0700
  • 42540010aa Update zpush to 2.5.1 Jeff Volkenant 2019-09-04 14:30:16 -0700
  • 44b3258146 Merge remote-tracking branch 'upstream/master' into solr-jetty Jeff Volkenant 2019-09-03 08:51:14 -0700
  • d4320e296e Updated login, logout flow to show navbar links engineertdog 2019-09-01 10:57:53 -0400
  • 9e29564f48 v0.43 v0.43 Joshua Tauberer 2019-09-01 07:43:47 -0400
  • 1daf695b45 Updated login, logout flow to update navbar Tyler Engelhardt 2019-09-01 01:21:45 -0400
  • f81f8e76b0 Fixed global var issue, missing comma, added login Tyler Engelhardt 2019-09-01 00:48:49 -0400
  • f5d94c3dcd Updated UI so navbar links only show for logged in Tyler Engelhardt 2019-09-01 00:01:45 -0400
  • 5aeced5c2e add a test for fail2ban monitoring managesieve Joshua Tauberer 2019-08-31 09:15:04 -0400
  • 46f64e0e0a fail2ban should watch for managesieve logins too, fixes #1622 Joshua Tauberer 2019-08-31 09:04:17 -0400
  • 4971b63501 changelog entries Joshua Tauberer 2019-08-31 08:15:51 -0400
  • 3ff9817325 document the xfr: CIDR notation, fix spaces vs tabs and syntax error, broken by c7377e602d, #1616 Joshua Tauberer 2019-08-31 08:15:38 -0400
  • d6becddbe5 Change Nextcloud upgrade logic to look at STORAGE_ROOT's config.php version vs /usr/local's version.php version (#1632) jvolkenant 2019-08-31 05:50:36 -0700
  • 1d6793d124 Update the Postgrey whitelist to a newer version monthly (#1611) Michael Kroes 2019-08-31 14:38:41 +0200
  • bf9077c899 don't output whitelist filename when it is detected Joshua Tauberer 2019-08-31 08:30:37 -0400
  • e5ea29e12d
    Merge branch 'master' into postgrey-whitelist Joshua Tauberer 2019-08-31 08:04:12 -0400
  • c7377e602d make it possible to use subnet addresses for axfr (#1616) Kim Schulz 2019-08-31 14:00:18 +0200
  • 08021ea19f Fix an issue when Secondary NS has multiple A records (#1633) Snacho 2019-08-31 14:58:12 +0300
  • 295d481603 Upgraded roundcube to 1.3.10 (#1634) cmharper 2019-08-31 11:55:38 +0000
  • 7588def55d Upgraded roundcube to 1.3.10 cmharper 2019-08-29 08:15:11 +0100
  • 1ca4937ee9 Fix an issue when Secondary NS has multiple A records Snacho 2019-08-27 09:49:46 +0300
  • af9421a8b7 Added check if config.php exists before trying to pull version number from it Jeff Volkenant 2019-08-26 09:55:21 -0700
  • b4db0a48ca Fix if regex order Jeff Volkenant 2019-08-23 14:33:20 -0700
  • 6bbdd75b09 Changed install logic to look at config.php and not version.php for database version number Jeff Volkenant 2019-08-23 13:21:06 -0700
  • c5b2dd9e36 Merge remote-tracking branch 'origin/master' into nextcloud_multi_version_upgrade Jeff Volkenant 2019-08-23 12:39:29 -0700
  • 4f5ddf294e Download and verify Nextcloud download before deleting old install directory Jeff Volkenant 2019-08-23 12:03:58 -0700
  • 4f7cf47be1 Updated whitelist Michael Kroes 2019-08-17 08:56:31 +0200
  • 0b3aa75685 Updated greylist Michael Kroes 2019-08-17 07:03:54 +0200
  • a05af43478 Updated postgrey whitelist Michael Kroes 2019-08-17 06:36:42 +0200
  • db47bcb94a Updated postgrey whitelist Michael Kroes 2019-08-17 06:26:15 +0200
  • 5a8ff5c950 Merge remote-tracking branch 'upstream/master' Michael Kroes 2019-08-17 06:25:32 +0200
  • c4cb828f65 Fix rsync backup options string: extraneous single quotes causing problems (#1629) captainwasabi 2019-08-13 05:57:05 -0400
  • 0657f9e875 add proper check for DNS error in list_target_files (#1625) captainwasabi 2019-08-13 05:47:11 -0400
  • 9ee7bbf78a
    Merge branch 'master' into patch-2 captainwasabi 2019-08-12 12:24:02 -0400
  • 6ecf713e4f
    Merge pull request #1 from captainwasabi/patch-1 captainwasabi 2019-08-12 12:21:11 -0400
  • 89028f6af8
    Fix ssl options string. Extraneous single quotes causing problems captainwasabi 2019-08-12 11:45:34 -0400
  • a277d4bcc7
    Write rsync settings before validating captainwasabi 2019-08-12 06:07:57 -0400
  • f773003119
    Save rsync settings before validating captainwasabi 2019-08-12 06:02:13 -0400
  • 3f72f23e81
    add proper check for DNS error in list_target_files captainwasabi 2019-08-11 16:49:35 -0400
  • f7a0378fd1 SmartOS does not support ip-transparent Reza Jelveh 2017-11-28 00:42:55 +0100
  • 1bd0f79aae SmartOS: fix fail2ban to work with native ipfilter Reza Jelveh 2017-11-27 10:28:54 +0100
  • 86b6b7d97e SmartOS: add uuid binary since /proc/sys/kernel/random/uuid does not exist Reza Jelveh 2017-11-27 10:19:41 +0100
  • be907a0b9b SmartOS: add LX_ZONE detection Reza Jelveh 2017-11-27 10:14:58 +0100
  • 5bff673ced OpenDKIM canonicalization changed to relaxed for mail headers Vasek Sraier 2019-08-06 16:17:18 +0200
  • e37768ca86 v0.42b v0.42b Joshua Tauberer 2019-08-03 11:49:32 -0400
  • 0a616ac0c6
    make it possible to use subnet addresses for axfr Kim Schulz 2019-07-29 09:53:57 +0200
  • b53a10d085 Update system information and check IPv6 address. Teal Dulcet 2019-07-27 01:03:15 -0700
  • 1f275b3c64 Added comments to scripts. Teal Dulcet 2018-11-02 01:07:15 -0700
  • c8e890d0d9 Added more checks to scripts and outputs more system information. Teal Dulcet 2018-10-24 20:31:20 -0700
  • 81f089af18 Update whitelist Michael Kroes 2019-07-17 09:02:07 +0200
  • 27763de9c0 Fixed problem with whitelist customisation Michael Kroes 2019-07-17 07:37:51 +0200
  • 3d8586702e Update whitelist and check if custom whitelist exists Michael Kroes 2019-07-16 21:40:40 +0200
  • b3b02ee91f Merge branch 'postgrey-whitelist' Michael Kroes 2019-07-16 19:43:43 +0200
  • 2ecc8dfaf1 Updated the Postgrey whitelist to a newer version, this will be auto updated once a month. Michael Kroes 2019-07-16 12:04:12 +0200
  • 2aa2e918f0 Update greylist Michael Kroes 2019-07-16 17:52:33 +0200
  • 5f44e22035 Merge branch 'postgrey-whitelist' Michael Kroes 2019-07-16 17:07:50 +0200
  • 4aa2047a20 Fixed a bug where a variable was expanded in the cron script and removed the temporary file Michael Kroes 2019-07-16 17:06:20 +0200
  • 7b1adb3806 Add custom whitelist Michael Kroes 2019-07-16 17:03:04 +0200
  • 1f024e1797 Merge branch 'postgrey-whitelist' Michael Kroes 2019-07-16 16:33:02 +0200
  • 33ba538fc1 Updated the Postgrey whitelist to a newer version, this will be auto updated once a month. Michael Kroes 2019-07-16 12:04:12 +0200
  • 44378c9aa3 Merge branch 'postgrey-whitelist' Michael Kroes 2019-07-16 16:20:38 +0200
  • 83880da906 Changed the postgrey update script to run daily, but check if the file is older than 28 days Michael Kroes 2019-07-16 16:20:19 +0200
  • 22fb9fdd59 Merge branch 'postgrey-whitelist' Michael Kroes 2019-07-16 13:49:12 +0200
  • f0c8ca3b00 Add the --fail flag to curl when downloading the postgrey whitelist and redirect stdout and stderr to null Michael Kroes 2019-07-16 13:48:41 +0200
  • a7134d0974 Merge branch 'postgrey-whitelist' Michael Kroes 2019-07-16 13:05:39 +0200
  • 5362155046 Use HTTPS for Postgrey whitelist and use correct silence flags for curl Michael Kroes 2019-07-16 13:05:23 +0200
  • a451c35151 Merge branch 'postgrey-whitelist' Michael Kroes 2019-07-16 12:18:03 +0200
  • a86a7f6dd5 Updated the Postgrey whitelist to a newer version, this will be auto updated once a month. Michael Kroes 2019-07-16 12:04:12 +0200
  • 5b4d1cbf43 Merge remote-tracking branch 'upstream/master' Michael Kroes 2019-07-16 12:10:15 +0200
  • bea5eb0dda Add interm upgrade step from Nextcloud 13 -> 14 (#1605) jvolkenant 2019-07-12 03:41:16 -0700
  • fd5b11823c Add AAAA records for autodiscover & autoconfig (#1606) jvolkenant 2019-07-10 03:28:37 -0700
  • 5a7a4e643f Merge remote-tracking branch 'origin/pr/1584' root 2019-07-10 05:37:26 +0200
  • 5451ace535 Add AAAA records for autodiscover & autoconfig Jeff Volkenant 2019-07-09 12:44:28 -0700
  • 51ff9c9237 Add interm upgrade step from Nextcloud 13 -> 14 Jeff Volkenant 2019-07-09 10:11:29 -0700
  • f62d448c6e
    Open csr_country_codes as a utf-8 file Teddy Valette 2019-07-08 14:35:00 +0200
  • 5fc1944f04 pull v0.42, go back to v0.41 Joshua Tauberer 2019-07-05 11:56:54 -0400
  • 39fd4ce16c v0.42 v0.42 Joshua Tauberer 2019-07-04 21:34:55 -0400
  • 2f4bc0876d Added shebang for dovecot cron Jeff Volkenant 2019-06-27 08:24:18 -0700
  • 7ff2e8899f Show uptime in system status page Jens Kreiensiek 2019-06-19 14:25:09 +0200
  • c0f4d5479f changelog updates Joshua Tauberer 2019-06-16 11:40:40 -0400
  • 193763f8f0 Update to Nextcloud 15.0.8, Contacts to 3.1.1, and Calendar to 1.6.5 (#1577) jvolkenant 2019-06-16 08:10:53 -0700