Joshua Tauberer
b50dfb7f93
changelog entries
2019-11-02 15:57:14 -04:00
Dan Jensen
cde4e0caca
Change SSL notification email subject ( #1653 )
...
Previously the notification email sent when a box's SSL certificate
is automatically updated said, "Error Provisioning TLS Certificate"
even when there was no error. This changes the subject line to "TLS
Certificate Provisioning Results", which is more accurate.
2019-11-02 15:29:05 -04:00
jvolkenant
df80b9fc71
Allow user_external for Nextcloud 16 (and eventually 17) ( #1655 )
2019-11-02 15:28:36 -04:00
notEvil
7558ffd4f3
Allow dns zone transfer from IPv6 ( #1643 )
2019-10-28 06:31:50 -04:00
Victor
50e9e8af30
Sort custom dns table based on fqdn, rtype, and value ( #1651 )
2019-10-28 06:29:40 -04:00
jvolkenant
ed02e2106b
Update zpush to 2.5.1 ( #1654 )
2019-10-28 06:27:54 -04:00
Michael Kroes
baf58986d2
Updated postgrey whitelist
2019-10-14 10:10:31 +02:00
Jeff Volkenant
24a567c3be
Fix mailinabox-postgrey-whitelist cron job return code for file over 28 days
...
Merges #1639
2019-10-05 16:27:21 -04:00
Brendan Hide
70f05e9d52
Ensure the universe repository is enabled
...
A minimal Ubuntu server installation might not have universe enabled by
default. By adding it, we ensure we can install packages only available
in universe, such as python3-pip
Merges #1650 .
2019-10-05 16:14:12 -04:00
Michael Kroes
889118aeb6
Upgraded Nextcloud to 16.0.5 ( #1648 )
...
* Upgraded Nextcloud to 16.0.5
* Improved Nextcloud upgrade detection
2019-10-05 16:12:00 -04:00
Michael Kroes
21352466a4
Fixed Nextcloud upgrades
2019-10-04 08:01:00 +02:00
Michael Kroes
c97f720af4
Improved Nextcloud upgrade detection
2019-10-04 08:00:00 +02:00
Michael Kroes
fc9027ad39
Further remove solr
2019-10-02 08:38:54 +02:00
Michael Kroes
6e03f01b38
Upgraded Nextcloud to 16.0.5
2019-10-01 14:51:37 +02:00
Michael Kroes
a7b2f72a2d
Upgraded Nextcloud to 16.0.5
2019-10-01 14:42:46 +02:00
Michael Kroes
01c95fd93a
Removed solr
2019-10-01 14:00:29 +02:00
Michael Kroes
1d8f9a87a7
Updated postgrey whitelist
2019-09-30 11:41:14 +02:00
Michael Kroes
efe50a3f74
Merge remote-tracking branch 'upstream/master'
2019-09-30 11:40:50 +02:00
Joshua Tauberer
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
2019-09-10 07:11:16 -04:00
Joshua Tauberer
9e29564f48
v0.43
2019-09-01 07:43:47 -04:00
Joshua Tauberer
5aeced5c2e
add a test for fail2ban monitoring managesieve
2019-08-31 09:15:41 -04:00
Joshua Tauberer
46f64e0e0a
fail2ban should watch for managesieve logins too, fixes #1622
2019-08-31 09:04:17 -04:00
Joshua Tauberer
4971b63501
changelog entries
2019-08-31 08:52:32 -04:00
Joshua Tauberer
3ff9817325
document the xfr: CIDR notation, fix spaces vs tabs and syntax error, broken by c7377e602d
, #1616
2019-08-31 08:50:44 -04:00
jvolkenant
d6becddbe5
Change Nextcloud upgrade logic to look at STORAGE_ROOT's config.php version vs /usr/local's version.php version ( #1632 )
...
* Download and verify Nextcloud download before deleting old install directory
* Changed install logic to look at config.php and not version.php for database version number. When restoring from a backup, config.php in STORAGE_ROOT will hold the Nextcloud version that corresponds to the user's database and version.php in /usr/local won't even exist, so we were missing Nextcloud migration steps. In other cases they should be the same.
2019-08-31 08:50:36 -04:00
Michael Kroes
1d6793d124
Update the Postgrey whitelist to a newer version monthly ( #1611 )
...
Automatically update the Postgrey whitelist to a newer version once a month.
2019-08-31 08:38:41 -04:00
Kim Schulz
c7377e602d
make it possible to use subnet addresses for axfr ( #1616 )
...
it is sometimes needed to be able to set axfr to more than just one ip address. This can be done with multiple xfr: in the secondary dns input but if you need to add an entire subnet segment (xxx.xxx.xxx.0/yy) then it will not work.
With this patch it is now possible to use a subnet as input for xfr the same way as if it was an ip address.
2019-08-31 08:00:18 -04:00
Snacho
08021ea19f
Fix an issue when Secondary NS has multiple A records ( #1633 )
...
If a custom secondary NS server has multiple A records status_checks.py will fail with a timeout and Web UI won't load.
2019-08-31 07:58:12 -04:00
cmharper
295d481603
Upgraded roundcube to 1.3.10 ( #1634 )
2019-08-31 07:55:38 -04:00
Michael Kroes
4f7cf47be1
Updated whitelist
2019-08-17 08:56:31 +02:00
Michael Kroes
0b3aa75685
Updated greylist
2019-08-17 07:03:54 +02:00
Michael Kroes
a05af43478
Updated postgrey whitelist
2019-08-17 06:36:42 +02:00
Michael Kroes
db47bcb94a
Updated postgrey whitelist
2019-08-17 06:26:15 +02:00
Michael Kroes
5a8ff5c950
Merge remote-tracking branch 'upstream/master'
2019-08-17 06:25:32 +02:00
captainwasabi
c4cb828f65
Fix rsync backup options string: extraneous single quotes causing problems ( #1629 )
...
The resulting command had nested single quotes which doesn't work
I think this fixes all/most of the issues in #1627 . I am getting a full backup, then the next time it's run I get an incremental. running from the CLI with --status looks good, --verify looks good, and --list looks good.
2019-08-13 05:57:05 -04:00
captainwasabi
0657f9e875
add proper check for DNS error in list_target_files ( #1625 )
...
The elif needed to check to see if the string was in the listing of results of the shell command. As it was the conditional was just the string which always evaluates to true and was therefore giving a misleading error message.
2019-08-13 05:47:11 -04:00
Joshua Tauberer
e37768ca86
v0.42b
2019-08-03 11:49:32 -04:00
Michael Kroes
81f089af18
Update whitelist
2019-07-17 09:02:07 +02:00
Michael Kroes
27763de9c0
Fixed problem with whitelist customisation
2019-07-17 07:37:51 +02:00
Michael Kroes
3d8586702e
Update whitelist and check if custom whitelist exists
2019-07-16 21:40:40 +02:00
Michael Kroes
b3b02ee91f
Merge branch 'postgrey-whitelist'
2019-07-16 19:43:43 +02:00
Michael Kroes
2ecc8dfaf1
Updated the Postgrey whitelist to a newer version, this will be auto updated once a month.
2019-07-16 19:43:24 +02:00
Michael Kroes
2aa2e918f0
Update greylist
2019-07-16 17:52:33 +02:00
Michael Kroes
5f44e22035
Merge branch 'postgrey-whitelist'
2019-07-16 17:07:50 +02:00
Michael Kroes
4aa2047a20
Fixed a bug where a variable was expanded in the cron script and removed the temporary file
2019-07-16 17:06:20 +02:00
Michael Kroes
7b1adb3806
Add custom whitelist
2019-07-16 17:03:04 +02:00
Michael Kroes
1f024e1797
Merge branch 'postgrey-whitelist'
2019-07-16 16:33:02 +02:00
Michael Kroes
33ba538fc1
Updated the Postgrey whitelist to a newer version, this will be auto updated once a month.
2019-07-16 16:24:14 +02:00
Michael Kroes
44378c9aa3
Merge branch 'postgrey-whitelist'
2019-07-16 16:20:38 +02:00
Michael Kroes
83880da906
Changed the postgrey update script to run daily, but check if the file is older than 28 days
2019-07-16 16:20:19 +02:00