1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-03 15:44:48 +01:00

Commit Graph

  • be1a2c9b28 Merge remote-tracking branch 'upstream/master' Michael Kroes 2019-11-13 11:21:11 +0100
  • 1f979f9d8e Clear the roundcube temp_dir if upgrading from 1.3.x Francesco Montanari 2019-11-11 22:51:56 +0200
  • 0a752859ac
    Update CHANGELOG.md Bertus 2019-11-11 20:27:05 +0100
  • 6e7ee452e9
    Upgraded Nextcloud to 16.0.6 Bertus 2019-11-11 20:13:51 +0100
  • 3d1a1e86fc move the install php-dlap at the top Francesco Montanari 2019-11-11 20:08:13 +0200
  • 9e0621a13e install php-ldap extension Francesco Montanari 2019-11-11 19:09:23 +0200
  • 03ca9b37e8 Update changelog with Roundcube 1.4 update and new default skin Francesco Montanari 2019-11-11 15:37:19 +0200
  • dab497e10d Upgrade RoundCube to 1.4.0 and set the default skin to elastic Francesco Montanari 2019-11-11 10:50:50 +0200
  • 2f54f39f31 If xfr is subnet, do not create "notify" entry (#1672) Edwin Schaap 2019-11-10 17:58:22 +0100
  • aeb3cd7674 Check if xfr is subnet, then do not create "notify" entry Edwin Schaap 2019-11-10 14:57:01 +0100
  • 217b2256bb Upgrade to Roundcube 1.4.0 cmharper 2019-11-10 09:07:15 +0000
  • fa792f664e Use correct setting for .editorconfig indent_style (#1670) Victor 2019-11-03 19:31:29 +0100
  • e07d3c5140
    Use correct setting for indent_style Victor 2019-11-03 16:57:56 +0100
  • b50dfb7f93 changelog entries Joshua Tauberer 2019-11-02 15:57:14 -0400
  • cde4e0caca Change SSL notification email subject (#1653) Dan Jensen 2019-11-02 14:29:05 -0500
  • df80b9fc71 Allow user_external for Nextcloud 16 (and eventually 17) (#1655) jvolkenant 2019-11-02 12:28:37 -0700
  • 7558ffd4f3 Allow dns zone transfer from IPv6 (#1643) notEvil 2019-10-28 11:31:50 +0100
  • 50e9e8af30 Sort custom dns table based on fqdn, rtype, and value (#1651) Victor 2019-10-28 11:29:40 +0100
  • ed02e2106b Update zpush to 2.5.1 (#1654) jvolkenant 2019-10-28 03:27:54 -0700
  • 7ed9a893ff Change SSL notification email subject Dan Jensen 2019-10-27 11:39:15 -0500
  • 67aba82469
    Update backup.py Matthias Hähnel 2019-10-24 20:27:34 +0200
  • e7b9fb26c1 Also sort custom dns list on rtype and value Victor Lap 2019-10-17 09:26:21 +0200
  • baf58986d2 Updated postgrey whitelist Michael Kroes 2019-10-14 10:10:31 +0200
  • 48ea158705 Allow user_external for Nextcloud 16 (and eventually 17) Jeff Volkenant 2019-10-11 13:02:07 -0700
  • 0f713d3c01 - management/dns_update.py.get_secondary_dns: changed to return all IPv4 and IPv6 addresses notEvil 2019-10-09 12:01:03 +0200
  • 1484dff781 Sort custom dns table based on fqdn Victor 2019-10-07 21:52:10 +0200
  • 24a567c3be Fix mailinabox-postgrey-whitelist cron job return code for file over 28 days Jeff Volkenant 2019-09-06 12:59:30 -0700
  • 70f05e9d52 Ensure the universe repository is enabled Brendan Hide 2019-10-03 20:10:14 +0200
  • 889118aeb6 Upgraded Nextcloud to 16.0.5 (#1648) Michael Kroes 2019-10-05 22:12:00 +0200
  • 21352466a4 Fixed Nextcloud upgrades Michael Kroes 2019-10-04 08:01:00 +0200
  • c97f720af4 Improved Nextcloud upgrade detection Michael Kroes 2019-10-04 08:00:00 +0200
  • df7dfb40d8 Ensure the universe repository is enabled Brendan Hide 2019-10-03 20:10:14 +0200
  • fc9027ad39 Further remove solr Michael Kroes 2019-10-02 08:38:54 +0200
  • 6e03f01b38 Upgraded Nextcloud to 16.0.5 Michael Kroes 2019-10-01 14:42:46 +0200
  • a7b2f72a2d Upgraded Nextcloud to 16.0.5 Michael Kroes 2019-10-01 14:42:46 +0200
  • 01c95fd93a Removed solr Michael Kroes 2019-10-01 14:00:29 +0200
  • 1d8f9a87a7 Updated postgrey whitelist Michael Kroes 2019-09-30 11:41:14 +0200
  • efe50a3f74 Merge remote-tracking branch 'upstream/master' Michael Kroes 2019-09-30 11:40:50 +0200
  • 5e13c55f89 Delete the Contacts/Calender section from the admin page if the user didn't enable Nextcloud Also, restored the old text in sync-guide.html since the user would only see it if he enabled Nextcloud dkoao 2019-09-28 09:25:13 +0000
  • fc9389ac51 fix typo dkoao 2019-09-27 17:37:30 +0000
  • 451df93cfe Make sure that DISABLE_NEXTCLOUD is set to 0 dkoao 2019-09-27 17:19:24 +0000
  • 8b6b59be1e Ask the user if he wants to remove Nextcloud if it appears to be installed previously dkoao 2019-09-27 16:48:07 +0000
  • 5cafd91c66 Add apt_purge function to remove packages dkoao 2019-09-27 16:41:01 +0000
  • d8c4cf2b28 fixed typo dkoao 2019-09-27 13:49:47 +0000
  • 658fe0ceeb Reduce duplicated code in the handling of roundcube's plugins dkoao 2019-09-27 10:32:14 +0000
  • 97ac5553e4 fix indentation dkoao 2019-09-27 09:54:03 +0000
  • e2d8fd5665 check if the Nextcloud fail2ban configuration isn't already added dkoao 2019-09-27 09:40:09 +0000
  • de6b977e21 Add quotation marks to the echo call dkoao 2019-09-27 08:45:44 +0000
  • 403d9fdb7d add further clarity to the "Disable Nextcloud?" question dkoao 2019-09-27 08:43:42 +0000
  • 610fbc5d49 rename nextcloud-conf.conf to nginx-nextcloud.conf dkoao 2019-09-27 08:19:06 +0000
  • fdd6628709 Check if Nextcloud is already installed before asking the user if it should be disabled dkoao 2019-09-27 03:25:56 +0000
  • 098f24469a Ask the user if he/she wants to disable Nextcloud dkoao 2019-09-26 22:46:26 +0000
  • 7160d3c6a5 Add a Yes/No function dkoao 2019-09-26 22:34:54 +0000
  • 8984180787 fix order of Nginx config dkoao 2019-09-26 11:04:37 +0000
  • c0e8604532 Reduce nginx config duplication by separating the Nextcloud config into its own file dkoao 2019-09-26 10:51:46 +0000
  • 86fef267f6 reduce duplicated lines dkoao 2019-09-26 10:35:12 +0000
  • b9d367adff add quotation marks dkoao 2019-09-26 10:32:24 +0000
  • 4f5fb7fe4b explain why Nextcloud gets skipped dkoao 2019-09-26 10:26:44 +0000
  • 9754e78f20 replace two if statements with one dkoao 2019-09-26 10:24:40 +0000
  • e41cfc30b8 replace '1' with '0', as 0 stands for true in sh. dkoao 2019-09-26 10:00:12 +0000
  • 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