1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-11 01:27:17 +00:00
Commit Graph

1966 Commits

Author SHA1 Message Date
Steve Hay
fbf6de0d5f
Merge branch 'jammyjellyfish2204' into jammyjellyfish2204-update-cipher-sha2 2022-09-24 15:23:42 -04:00
jvolkenant
b8feb77ef4
Move postgrey database under $STORAGE_ROOT (#2077) 2022-09-24 13:17:55 -04:00
Joshua Tauberer
3c44604316 Install 'file' package
The command is used in mailinabox-postgrey-whitelist. Reported missing (on systems that don't install it by default) in #2083.
2022-09-24 10:10:50 -04:00
Steve Hay
1e1a054686
BUGFIX: Correctly handle the multiprocessing for run_checks in the management daemon (#2163)
See discussion here: #2083

Co-authored-by: Steve Hay <hay.steve@gmail.com>
2022-09-24 09:56:27 -04:00
Steve Hay
f3d54912f0 rebasing to jammyjellyfish. 2022-09-17 11:51:10 -04:00
Steve Hay
c46ccb1975 Merge branch 'jammyjellyfish2204' into jammyjellyfish2204-update-cipher-sha2 2022-09-17 11:24:06 -04:00
kiekerjan
d584a41e60
Update Roundcube to 1.6.0 (#2153) 2022-09-17 09:20:20 -04:00
downtownallday
56074ae035 Tighten roundcube session config (#2138)
Merges #2138.
2022-09-17 09:09:00 -04:00
downtownallday
30631b0fc5 Fix undefined variable 'val' in tools/editconf.py (#2137)
Merges #2137.
2022-09-17 09:09:00 -04:00
Steve Hay
84da4e6000 Update dovecot to use same DH parameters file as the other services
Originally from #2157.
2022-09-17 09:07:54 -04:00
Joshua Tauberer
58ded74181 Restore the backup S3 host select box if an S3 target has been set
Also remove unnecessary import added in 7cda439c. Was a mistake from edits during PR review.
2022-09-17 09:07:54 -04:00
Steve Hay
3fd2e3efa9
Replace Flask built-in WSGI server with gunicorn (#2158) 2022-09-17 08:03:16 -04:00
Steve Hay
7cda439c80
Port boto to boto3 and fix asyncio issue in the management daemon (#2156)
Co-authored-by: Steve Hay <hay.steve@gmail.com>
2022-09-17 07:57:12 -04:00
Steve Hay
ca214f442e update all wget_verify digest checks to SHA-2 2022-09-15 15:31:12 -04:00
Steve Hay
49f3b0cf7e Merge branch 'jammyjellyfish2204-dovecot_ssl' into jammyjellyfish2204-everything 2022-09-15 14:19:28 -04:00
Steve Hay
3d3bb6f328 Reviewed again the Mozilla recommendations and fixed some cipher recommendations as well as updated a few settings 2022-09-15 14:19:10 -04:00
Steve Hay
faa2cb882e Merge branch 'jammyjellyfish2204-dovecot_ssl' into jammyjellyfish2204-everything 2022-09-14 17:02:15 -04:00
Steve Hay
4da44603d0 Updated DH parameters to 4096 bit RFC7919 values. 2022-09-14 16:50:23 -04:00
Steve Hay
82192b1410 Merge branch 'jammyjellyfish2204-nextcloud24' into jammyjellyfish2204-everything 2022-09-14 12:42:29 -04:00
Steve Hay
8dcc632e66 Added overwrite.cli.url to the config update. 2022-09-14 12:40:48 -04:00
Steve Hay
6b8aff4cc1 Fixed JSON formatting. Added check for unset or "C" locale for LC_TELEPHONE. Fixed an issue with the sed command leaving a backup. 2022-09-14 12:32:47 -04:00
Steve Hay
0c886e2875 missed a place where read only config had to be set false. 2022-09-12 20:45:47 -04:00
Steve Hay
bd47952dcd missed a place where read only config had to be set false. 2022-09-12 20:45:13 -04:00
Steve Hay
3f1f9b8455 Merge branch 'jammyjellyfish2204-nextcloud24' into jammyjellyfish2204-everything 2022-09-12 20:37:17 -04:00
Steve Hay
7d9ab6d247 rewrote the code to use the occ API for making config changes. with the notable exception of setting read_only=false 2022-09-12 20:35:13 -04:00
Steve Hay
efbfd7622c Merge branch 'jammyjellyfish2204-upgrade_boto3_asyncio' into jammyjellyfish2204-everything 2022-09-12 18:34:57 -04:00
Steve Hay
87ecac8592 applied optimization to region fetching 2022-09-12 18:34:09 -04:00
Steve Hay
939e92485d Merge branch 'updateRoundcube' into jammyjellyfish2204-everything 2022-09-12 16:40:04 -04:00
Steve Hay
1fbac0d5e7 fixed configs 2022-09-12 16:39:35 -04:00
Steve Hay
1e1a8f9a52 Merge branch 'jammyjellyfish2204-nextcloud24' into jammyjellyfish2204-everything 2022-09-12 12:28:10 -04:00
Steve Hay
09feb04cae Rotate the nextcloud log 2022-09-12 12:25:49 -04:00
Steve Hay
d0b251bc66 add zram to MIAB 2022-09-12 11:44:17 -04:00
Steve Hay
ecc1803ab6 removed contactsinteraction 2022-09-12 11:42:25 -04:00
Steve Hay
3e0228ae2a fixed typo 2022-09-12 10:43:38 -04:00
Steve Hay
9ee95e5670 fixed typo 2022-09-12 10:43:10 -04:00
Steve Hay
d25878d612 Merge branch 'jammyjellyfish2204-nextcloud24' into jammyjellyfish2204-everything 2022-09-12 10:35:50 -04:00
Steve Hay
0cb5c1ed9b disabled unneeded apps 2022-09-12 10:35:28 -04:00
Steve Hay
aae70390da Merge branch 'jammyjellyfish2204-nextcloud24' into jammyjellyfish2204-everything 2022-09-12 01:57:36 -04:00
Steve Hay
fb5c9ea371 reverted 1024M change 2022-09-12 01:45:03 -04:00
Steve Hay
663306ac5b reverted 1024M change 2022-09-12 01:44:30 -04:00
Steve Hay
032dfb919c fixed typo 2022-09-12 01:39:28 -04:00
Steve Hay
44bb108c0a fixed typo 2022-09-12 01:39:03 -04:00
Steve Hay
b5cb793bb8 Merge branch 'jammyjellyfish2204-nextcloud24' into jammyjellyfish2204-everything 2022-09-12 01:28:04 -04:00
Steve Hay
ee9a0d8dfa configure webfinger and nodeinfo redirects 2022-09-12 01:27:48 -04:00
Steve Hay
e1fc59b2fc addings svg support because NC was complaining 2022-09-12 01:22:25 -04:00
Steve Hay
7bb9a08610 added imagick library for svg support 2022-09-12 01:21:29 -04:00
Steve Hay
48f147f9bd Merge branch 'jammyjellyfish2204-nextcloud24' into jammyjellyfish2204-everything 2022-09-12 01:14:42 -04:00
Steve Hay
9f880f53d9 missing php semicolon 2022-09-12 01:11:57 -04:00
Steve Hay
883ed9f446 fixed default phone region, imagick, and url warnings. 2022-09-12 01:09:31 -04:00
Steve Hay
ad3aa6a26f fixed default phone region, imagick, and url warnings. 2022-09-12 01:08:56 -04:00