KiekerJan
67b806b326
merge upstream v62
2023-05-21 11:41:24 +02:00
KiekerJan
3a2d887120
Merge remote-tracking branch 'upstream/main' into mergeupstream
2023-05-21 11:38:19 +02:00
Joshua Tauberer
8b19d15735
Version 62
2023-05-20 08:57:32 -04:00
KiekerJan
1334f094ab
Merge remote-tracking branch 'upstream/main' into mergeupstream
2023-05-19 15:40:40 +02:00
KiekerJan
4159de8b2c
add DANE TLSA records for all web serving domains
2023-05-18 12:38:21 +02:00
KiekerJan
5827234300
silence the sqlite command
2023-05-13 17:37:42 +02:00
matidau
93380b243f
Update zpush.sh to version 2.7.0 ( #2236 )
2023-05-13 10:27:42 -04:00
Joshua Tauberer
fb0a3b0489
Restore Roundcube's password reset tool by removing PRAGMA journal_mode = WAL
from Roundcube source ( #2199 )
2023-05-13 10:26:41 -04:00
Joshua Tauberer
3bc9d07aeb
Roundcube 1.6.1
2023-05-13 07:00:54 -04:00
Joshua Tauberer
51ed030917
Allow setting the S3 region name in backup settings to pass to duplicity
...
It's stuffed inside the username portion of the target URL. We already mangle the target before passing it to duplicity so there wasn't a need for a new field.
Fixes the issue raised in #2200 , #2216 .
2023-05-13 07:00:29 -04:00
Joshua Tauberer
e828d63a85
Allow secondary DNS xfr: items to be hostnames that are resolved to IP addresses when generating the nsd configuration
2023-05-13 07:00:10 -04:00
Joshua Tauberer
0ee0784bde
Changelog entries
2023-05-13 06:59:49 -04:00
Peter Tóth
6d43d24552
Improve control panel panel switching behaviour by using the URL fragment ( #2252 )
2023-05-13 06:49:34 -04:00
Peter Tóth
963fb9f2e6
email_administrator.py: fix report formatting ( #2249 )
2023-05-13 06:40:31 -04:00
KiekerJan
c9584148a0
Fix issue where sshkeygen fails when ipv6 is disabled ( #2248 )
2023-05-13 06:39:46 -04:00
Tomas P
9a33f9c5ff
Fix dynazoom due to change in handling su ( #2247 )
...
Seems that in Ubuntu 22.04 the behavior in su changed, making - ( alias for -l, --login ) mutually exclusive with --preserve-environment which is required for passing enviroment variables for cgi to work for dynazoom in munin.dropping - fixes the issue
2023-05-13 06:38:00 -04:00
Michael Heuberger
95530affbf
Bump Nextcloud to v23.0.12 and its apps ( #2244 )
2023-05-13 06:37:24 -04:00
Hugh Secker-Walker
f72be0be7c
feat(rsync-backup-ui): Add a Copy button to put public key on clipboard in rsync UI ( #2227 )
2023-05-13 06:36:31 -04:00
KiekerJan
8aa98b25b5
Update configuration of Roundcube password plugin for Roundcube 1.6
2023-05-13 06:22:28 -04:00
KiekerJan
3c15081673
Remove journal PRAGMA from Roundcube source which broke the database for postfix
...
See #2185 .
2023-05-13 06:20:13 -04:00
Joshua Tauberer
01d8e9f3b4
Revert "Disable Roundcube password plugin since it was corrupting the user database ( #2198 )"
...
This reverts commit 1587248762
.
See subsequent commits.
2023-05-13 06:20:13 -04:00
KiekerJan
6d24076c11
check the mail.rsa key format
2023-04-28 23:26:11 +02:00
KiekerJan
9dfd83b3f9
keep existing dkim selector
2023-04-28 23:05:42 +02:00
KiekerJan
0a631f91be
update nextcloud to 25.0.6 and appropriate apps
2023-04-26 15:01:21 +02:00
KiekerJan
1c5eeac1d5
do not validate records that are requested to be removed
2023-04-12 21:08:47 +02:00
KiekerJan
547a75c25d
fix issue where sshkeyscan fails when ipv6 is disabled for sshd
2023-03-27 21:19:09 +02:00
KiekerJan
87d871a480
move nginx geoip blocking to GeoIP database version 2, simplyfing geoip installation
2023-03-10 21:33:08 +01:00
KiekerJan
4e4055b956
improve handling of unconfigured ipv6
2023-03-10 21:30:20 +01:00
KiekerJan
2d9aa20b36
softfail SPF
2023-03-10 21:29:05 +01:00
KiekerJan
824db18c5e
modify postgrey settings
2023-03-10 21:28:43 +01:00
Adam Elaoumari
88260bb610
Fixed year in changelog ( #2241 )
...
Fixed year of version 61.1 (2022 -> 2023)
2023-03-08 10:29:02 -05:00
KiekerJan
7ffe141710
spamassassin.service does not need to be enabled
2023-03-03 13:27:14 +01:00
KiekerJan
b083979a8a
update nextcloud to 25
2023-03-03 13:26:44 +01:00
KiekerJan
1e6a25f900
prepare for nextcloud update to 25
2023-02-08 22:20:56 +01:00
KiekerJan
fd5173bd98
update roundcube carddav plugin to 5.0.1
2023-02-08 21:41:26 +01:00
KiekerJan
4d1d91ac77
fix chmod of webmail.sh
2023-02-06 15:08:08 +01:00
KiekerJan
60b0bdbc57
Merge pull request #16 from kiekerjan/roundcubepassword_2185
...
Roundcubepassword 2185
2023-02-06 14:34:56 +01:00
KiekerJan
66065da88f
Merge pull request #17 from kiekerjan/roundcubesqlitemod
...
remove journal PRAGMA from roundcube source
2023-02-06 14:34:40 +01:00
KiekerJan
61f9ad583d
Merge branch 'master' into roundcubesqlitemod
2023-02-06 14:34:03 +01:00
KiekerJan
0bb475ea60
update roundcube to 1.6.1
2023-02-06 13:56:10 +01:00
KiekerJan
6458f3e3ed
upgrade nextcloud and fix configuration lock
2023-02-06 13:42:17 +01:00
KiekerJan
95ac1387a3
commit upstream
2023-01-29 13:41:41 +01:00
Joshua Tauberer
6f94412204
v61.1
2023-01-28 11:25:21 -05:00
Joshua Tauberer
c77d1697a7
Revert "Improve error messages in the management tools when external command-line tools are run"
...
Command line arguments have user secrets in some cases which should not be included in error messages.
This reverts commit 26709a3c1d
.
Reported by AK.
2023-01-28 11:24:38 -05:00
Hugh Secker-Walker
31bbef3401
chore(setup): Make sed fingerprint patterns in start.sh be case insensitive ( #2201 )
2023-01-28 11:12:40 -05:00
Hugh Secker-Walker
7af713592a
feat(status page): Add summary of ok/error/warning counts ( #2204 )
...
* feat(status page): Add summary of ok/error/warning counts
* simplify a bit
---------
Co-authored-by: Hugh Secker-Walker <hsw+miac@hodain.net>
Co-authored-by: Joshua Tauberer <jt@occams.info>
2023-01-28 11:11:17 -05:00
Hugh Secker-Walker
4408cb1fba
fix(rsync-backup): Provide default port 22 for rsync usage in backup.py ( #2226 )
...
Co-authored-by: Hugh Secker-Walker <hsw+miac@hodain.net>
2023-01-28 11:04:46 -05:00
Joshua Tauberer
5e3e4a2161
v61
2023-01-21 08:20:48 -05:00
Joshua Tauberer
61d1ea1ea7
Changelog entries
2023-01-15 10:17:10 -05:00
Joshua Tauberer
b3743a31e9
Add a status checks check that fail2ban is running using fail2ban-client
2023-01-15 10:17:10 -05:00