Commit Graph

4428 Commits

Author SHA1 Message Date
Patrick Schult b1fecbeca9
Merge pull request #5400 from cero1988/nightly
Update sogo-auth.php
2023-09-12 10:15:24 +02:00
FreddleSpl0it 39eb61e0e9
Fixes #5408 2023-09-12 10:07:46 +02:00
Mirko Ceroni 2bc1634275
Update sogo-auth.php 2023-09-05 20:50:14 +02:00
Mirko Ceroni e031cbb5d7
Update sogo-auth.php
initialize db before validating credentials
2023-09-01 20:06:03 +02:00
Niklas Meyer b06da30f9d
Merge pull request #5378 from mailcow/staging
Automatic PR to nightly from 2023-08-06T04:32:08Z
2023-08-10 13:52:10 +02:00
FreddleSpl0it e349950c53
[Web] add missing break 2023-08-08 10:51:09 +02:00
FreddleSpl0it d9b23cf3b0
[Web] fix user protocol badges 2023-08-08 10:49:12 +02:00
FreddleSpl0it 6a1cac63e8
[Dovecot] remove passwd-verify.lua generation 2023-08-08 10:13:14 +02:00
Patrick Schult aa4c18ff09
Merge branch 'nightly' into feature/sso 2023-08-08 09:47:17 +02:00
FreddleSpl0it 025fd03310
[Rspamd] remove X-Moo-Tag header if unnecessary 2023-08-07 14:26:30 +02:00
FreddleSpl0it 75c76dd1b7
[Web] minor fixes 2023-08-07 09:28:26 +02:00
FreddleSpl0it 394f4fec6a
[SOGo] deny direct login on external users 2023-08-07 09:27:32 +02:00
FreddleSpl0it fd20f3f8d9
[SOGo] remove sogo_view and triggers 2023-08-07 09:26:15 +02:00
FreddleSpl0it 9c204ba8e4
[Web] catch update_sogo exceptions 2023-08-07 09:24:07 +02:00
FreddleSpl0it 8f6a655617
[Web] fix malformed_username check 2023-08-07 09:20:06 +02:00
FreddleSpl0it 66af9b82c0
[Web] remove keycloak sync disabled warning 2023-08-07 09:18:36 +02:00
DerLinkman 3e545692ab Clamd using Alpine Packages instead self compile 2023-08-04 11:38:37 +02:00
DerLinkman ed491fbf10 Rebased Dovecot on Alpine + fixed logging 2023-08-04 11:37:57 +02:00
DerLinkman 384307b35c Small fixes for CLAMD Health Check 2023-08-04 11:37:57 +02:00
DerLinkman c948a6cdbc Removed fixed urllib3 due to fixed docker python module 2023-08-04 11:37:57 +02:00
DerLinkman 5ba1fb6004 Fixed DockerAPI Exception (due to incompatible urllib3) 2023-08-04 11:37:57 +02:00
DerLinkman 6e79815cc3 Added missing Labels to Dockerfiles 2023-08-04 11:37:14 +02:00
DerLinkman 27b274abcb [Rspamd] Removed Arch Tag for Dockerfile 2023-08-04 11:36:49 +02:00
DerLinkman d751d4f6fb Optimized Build Process for Dovecot 2023-08-04 11:36:49 +02:00
DerLinkman c134f0b5ba Changed Dovecot Base to Bullseye again (Self compile) 2023-08-04 11:36:49 +02:00
DerLinkman b5d89d9a85 Optimized CLAMAV Builds to match exact version instead of Repo 2023-08-04 11:36:49 +02:00
DerLinkman c58fcddb03 Switched to Alpine Edge (for IMAPSYNC Deps) 2023-08-04 11:36:49 +02:00
DerLinkman a602dd4656 Rebased Dovecot on Alpine 3.17 instead Bullseye (ARM64 Support) 2023-08-04 11:36:49 +02:00
DerLinkman da49b76423 Removed Test self compiled SOGo Dockerfile 2023-08-04 11:36:49 +02:00
DerLinkman b06116af70 Changed Maintainer to tinc within Dockerfiles 2023-08-04 11:36:49 +02:00
DerLinkman 563562c9b6 Added new SOGo ARM64 Compatible Repo 2023-08-04 11:36:49 +02:00
DerLinkman 70121e6f9e Updated Clamd Building to be x86 and ARM Compatible 2023-08-04 11:36:48 +02:00
DerLinkman 55fbfbf71b [Rspamd] Update to 3.6 (Ratelimit fix) 2023-08-04 09:10:57 +02:00
FreddleSpl0it b050cb9864
[Postfix] remove dnsbl_reply.map if not required 2023-08-03 09:00:08 +02:00
DocFraggle 8f9ed9e0df
Merge branch 'staging' into staging 2023-08-02 20:20:18 +02:00
FreddleSpl0it 003eecf131
[Postfix] remove spamhaus dbl and zrd from postscreen_dnsbl_sites 2023-08-02 17:08:55 +02:00
FreddleSpl0it 5d3491c801
[Postfix] only apply DNSBL if dns_blocklists.cf is not empty 2023-08-02 16:48:22 +02:00
FreddleSpl0it c45684b986
[Postfix] rework dns_blocklists.cf generation 2023-08-02 16:36:59 +02:00
Christian Hailer 9f39af46aa Add postscreen_dnsbl_reply_map to avoid disclosure of DQS key with Spamhaus setup 2023-08-01 16:12:44 +02:00
Sébastien RICCIO 7cda9f063f
Fix for fix
I did not paid attention to the "User overrides" sed/q
2023-08-01 13:59:23 +02:00
Sébastien RICCIO 5e7583c5e6
Fix main.cf merging order
Now the dnsbl files are merged before extra.cf
2023-08-01 10:49:26 +02:00
Hailer, Christian 3000da6b88 Fix spamhaus query domains (.net only) 2023-07-31 13:50:36 +02:00
milkmaker 31cb0f7db1 update postscreen_access.cidr 2023-07-31 10:06:07 +00:00
DerLinkman 6d17b9f504 Added dns_blocklists.cf for customizations 2023-07-31 12:03:31 +02:00
DerLinkman 0f337971ff Reimplemented option for custom dnsbls 2023-07-31 12:03:07 +02:00
Niklas Meyer dabf9104ed
Merge pull request #5342 from DocFraggle/mailcow_spamhaus
dns_blocklists.cf isn't appended to main.cf and therefore ineffective…
2023-07-30 19:02:01 +02:00
Christian Hailer 952ddb18fd dns_blocklists.cf isn't appended to main.cf and therefore ineffective #5340 2023-07-30 18:56:52 +02:00
FreddleSpl0it ff4b4b4b61
deny changes on identity provider if it's in use 2023-07-30 11:24:07 +02:00
FreddleSpl0it 00e3339c0e
rework auth - move dovecot sasl log to php 2023-07-30 10:07:56 +02:00
DerLinkman 34d990a800 Removed obsolete whois package 2023-07-28 20:35:28 +02:00