Commit Graph

5165 Commits (master)

Author SHA1 Message Date
andryyy 25cecf5f9d [MariaDB] Further increase connections 2021-11-18 10:55:54 +01:00
Dmitriy Alekseev 95e57e3968
[Rspamd] Return CAB to archive_extensions 2021-11-18 11:47:56 +02:00
Dmitriy Alekseev 54448bfd38
[Rspamd] Adjust CAB score detection
Adjust CAB score detection, as CAB content can't be extracted by Rspamd
2021-11-18 10:14:24 +02:00
andryyy deb15d97b1
[Config] Fix link, fixes #4322 2021-11-15 12:16:59 +01:00
andryyy 85454d3406
[ClamAV] Change mirror for Dockerfile 2021-11-14 20:12:21 +01:00
andryyy 7d3dd56a8c [Dovecot] v2.3.17 2021-11-14 20:11:56 +01:00
Michael Kuron 9bfb74bb1d
[Web] Auto-generated app passwords for Apple configuration profiles (#4316)
* Auto-generated app passwords for Apple configuration profiles

* Change password modal: add warning about app passwords
2021-11-14 20:09:39 +01:00
Timo 618e00f302
Merge pull request #4320 from MrKrisKrisu/dev-ks-swagger
Add missing API endpoint to openapi.yaml
2021-11-12 14:19:51 +01:00
Kristian Stöckel 18d7216d15
Add missing API endpoint to openapi.yaml 2021-11-12 12:53:31 +01:00
Kristian Stöckel 842cc4297a
Add missing API endpoint to openapi.yaml 2021-11-12 12:22:15 +01:00
André Peters f4319a0e20
Revert "Add app-passwd list (#4281) (#4311)" (#4318)
This reverts commit 8dad04e0e6.
2021-11-11 13:48:47 +01:00
Felix 8dad04e0e6
Add app-passwd list (#4281) (#4311)
* Add list option for app passwords

* Add app-passwd option to OpenAPI documentation
2021-11-11 13:45:04 +01:00
Sven Gottwald 7e35c3d0dd
[ClamAV] Update to 0.103.4 (#4314)
* [ClamAV] Update to 0.103.4

ClamAV 0.103.4 is a critical patch release, see https://blog.clamav.net/2021/11/clamav-01034-and-01041-patch-releases.html for more information.

* Update docker-compose.yml

Update mailcow/clamd:1.42
2021-11-11 13:43:41 +01:00
MaxXor c550d18e05
[Update] Add variable for watchdog verbose output to mailcow config 2021-10-31 15:10:23 +01:00
Kristian Feldsam 6589581236 [Web] Fixed "Disable TFA" button
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-10-31 09:58:28 +01:00
andryyy 116c7919e3
[Web] Add missing sieve permission 2021-10-31 08:46:54 +01:00
andryyy f60652f37b
[Web] Show protocol and app access in user overview 2021-10-30 20:01:26 +02:00
andryyy 77281629b9
[Web] Show last 7 days per default in sasl logs table for user 2021-10-30 16:56:04 +02:00
jkellerer 9946bb3427
[Web] Display app password name in last login (#4304) 2021-10-30 16:51:26 +02:00
andryyy 0e6672d9bf
[Dovecot] LUA fix 2021-10-30 14:40:26 +02:00
andryyy f0aae22f77
[Dovecot, Web] Fix remaining issues of app password enhancements from #4296 2021-10-30 14:34:33 +02:00
andryyy 644b1f85d1
[Dovecot, Web] Allow SOGo access with app password when imap is disabled; Add sieve to mailbox protocol access restrictions 2021-10-30 08:03:41 +02:00
andryyy 51c8d43223
[Web] Fix array 2021-10-29 07:33:44 +02:00
andryyy 09d763548c Merge branch 'app-passwd-daveas' into staging 2021-10-29 06:50:23 +02:00
andryyy e391b054d3
[Web] Remove service chevrons 2021-10-29 06:49:32 +02:00
Peter 6bf70cf846
[Watchdog] Add Watchdog verbose logging (#4299)
* [Watchdog] Add verbose logging

* [Watchdog] More verbose debugging

* [Watchdog] Enable MX check for recipients

Co-authored-by: andryyy <andre.peters@debinux.de>
2021-10-29 06:48:49 +02:00
andryyy 15ce95e78d
[Web, Dovecot] Add sieve and pop3 to protocol access for app passwords 2021-10-29 06:15:10 +02:00
andryyy 514340b2a7
[Web] Minor fix 2021-10-28 22:05:28 +02:00
andryyy 15c0b3f7b7 [MariaDB] Decrease connection timeout to SOGo worker lifetime + 10s 2021-10-28 21:58:17 +02:00
andryyy e13bc242a4
[Web, Dovecot] Allow to define scope of services for app passwords 2021-10-28 21:57:19 +02:00
Lukáš Matula aeccdf1216
[Web] Update lang.sk.json (#4301) 2021-10-28 18:28:10 +02:00
andryyy f01de1a5c0
[Web] Disable SSO button when admin login is disabled, fixes #4297 2021-10-27 13:42:45 +02:00
andryyy c0011013b8
[Compose] Update SOGo image 2021-10-27 12:49:52 +02:00
Jürgen Kellerer d38c371253
Removed toggle ALLOW_APP_PASSWORDS_IN_EAS 2021-10-27 09:39:34 +02:00
Kristian Feldsam 8beeda33c7 [Web] syncjob edit - fixed password input default value 2021-10-26 17:48:58 +02:00
Peter 1fac5500eb
Update CONTRIBUTING.md 2021-10-25 21:01:51 +02:00
Kristian Feldsam 7e2708686f [Web] show "apps" only if there are any
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-10-25 17:41:01 +02:00
andryyy 7fdd73135b Merge branch 'hotfix' into app-passwd-daveas 2021-10-25 13:47:54 +02:00
andryyy 8116bf5ea3
[Web] Fix sogo-auth, fixes #4297 2021-10-25 13:47:25 +02:00
andryyy cbc3c87b77 Merge commit 'refs/pull/4296/head' of github.com:mailcow/mailcow-dockerized into app-passwd-daveas 2021-10-25 07:31:25 +02:00
Jürgen Kellerer 75c01bd5df Updated L10N CS,DA,NL,RO,RU,SK,SV 2021-10-25 07:29:15 +02:00
Jürgen Kellerer 2a4764aa41
Updated L10N CS,DA,NL,RO,RU,SK,SV 2021-10-24 17:42:00 +02:00
Jürgen Kellerer 06ac1a1464
Updated L10N DE,EN,FR,IT(EN) 2021-10-24 17:32:42 +02:00
Jürgen Kellerer 2ac5294d55
Supporting app-passwds in cal/carddav & ActiveSync 2021-10-24 17:29:35 +02:00
andryyy 4019dc5477 [Web] Fix missing IP in autodiscover logs 2021-10-24 12:53:31 +02:00
Kristian Feldsam 3bdbc1e3c3 [Web] Updated SK and CS languages
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-10-24 12:38:11 +02:00
andryyy 514e620c89
[Web] Ask for confirmation before deleting OTP; Twig: fix parsing of Yubi OTP help text 2021-10-24 08:17:17 +02:00
Dmitriy Alekseev a26bbff63f
[Rspamd] Enhance SOGo contacts dynmap (#4245)
* [Rspamd] Fix SOGo Contacts Dynmap

1. Lowercase all emails to align with Rspamd
2. Remove dots from gmail.com and change googlemail.com to gmail.com to align with Rspamd per https://github.com/rspamd/rspamd/blob/master/lualib/lua_util.lua#L271-L274

* Update settings.php

Fix case when gmail.com or google.com is stored in contact book not in lowercase

* Update settings.php

Add removing of Tags in emails as Rspamd not count them as part of From
2021-10-23 15:58:06 +00:00
Ranoiaetep d278f22438
[Update] Fix exit in generate_config.sh (#4274)
Line 16 made an exit without any output
2021-10-23 15:49:04 +00:00
andryyy 32745efd13
[Web] Twig: fix force pw update text 2021-10-23 17:44:51 +02:00