Commit Graph

3587 Commits (78c501ecee877a22f6cce5a791d6c02d9ec267fe)

Author SHA1 Message Date
andryyy 5259f14abf
[Web] Add new lang strings 2019-10-22 20:22:29 +02:00
Michael Kuron 1db4d3d747 OAuth: add displayName attribute to profile for Nextcloud compatibility 2019-10-22 20:22:27 +02:00
André Peters 6fb856cbf4
Merge pull request #3079 from tinect/fixHtmlTypo
fix not valid tag
2019-10-22 20:21:27 +02:00
andryyy d2a8d6fe29 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2019-10-22 20:20:26 +02:00
tinect d98ac0f733 fix not valid tag 2019-10-22 20:20:22 +02:00
André Peters 3929b07380
Merge pull request #3078 from tinect/fixIE11
IE11 doesn't support optional parameters
2019-10-22 20:19:17 +02:00
tinect 323ef5618a IE11 doesn't support optional parameters 2019-10-22 20:17:47 +02:00
André Peters c92c143c69
Merge pull request #3076 from evilMouse/patch-2
[lang.pl.php] Additions and fixes
2019-10-22 16:45:58 +02:00
evilMouse c3b6144f12
Additions and fixes
Added some missing texts (not all) corrected few errors and made quota naming more consistent (i.e. using "size" or "limit" instead of "value")
2019-10-22 16:06:13 +02:00
andryyy 1e4aa212ea
[ClamAV] Try to prevent update collisions 2019-10-22 13:50:03 +02:00
Michael Kuron 60741fcf5b
Merge pull request #3063 from mailcow/sogo-connector
SOGo Integrator is now SOGo Connector
2019-10-22 09:12:57 +02:00
andryyy be4099182b
[Rspamd] Do not log watchdog mails 2019-10-21 20:42:43 +02:00
andryyy 52cd9385f6
[Web] Add Finnish translation \o/ - thanks to Mika! 2019-10-21 19:40:45 +02:00
André Peters de8cfbde03
Merge pull request #3072 from tinect/deliverCSSandJSfiles
deliver CSS and JS as external request
2019-10-21 11:18:49 +02:00
andryyy d5ee7de66a
[Rspamd] Disable info logging, re-enable silent logging, only apply MILTER_HEADERS symbol to watchdog Rspamd settings map 2019-10-20 21:48:30 +02:00
tinect cc1bf5d426 deliver CSS and JS as external request 2019-10-20 21:25:58 +02:00
André Peters 31eb169152
Merge pull request #3071 from mhofer117/patch-2
Fix custom http redirects with TLS-SNI
2019-10-20 20:55:51 +02:00
Marcel Hofer f2b552c00d
Fix custom http redirects with TLS-SNI
Disable http listener for SNI ssl hosts in nginx. This allows the use of the following config again:
https://mailcow.github.io/mailcow-dockerized-docs/u_e-80_to_443/

However that documentation page should still be updated: https://github.com/mailcow/mailcow-dockerized-docs/pull/175/commits
2019-10-20 20:24:16 +02:00
André Peters d11a18992b
Merge pull request #3070 from tinect/fixCacheJS
fix for #3062 removing outdated JS
2019-10-20 19:52:13 +02:00
tinect 0c4b390a38 no message 2019-10-20 19:43:21 +02:00
André Peters 45e26c19c4
Merge pull request #3062 from tinect/cacheJS
cache JS- and CSS-File to reduce response-time
2019-10-20 19:40:56 +02:00
tinect 74244c7d0a cleanup cached js and css 2019-10-20 19:39:46 +02:00
André Peters caf57e86b5
Merge pull request #3068 from mhofer117/tls-sni
Fix custom nginx sites with tls-sni
2019-10-20 17:58:15 +02:00
Marcel Hofer 05e7c95829 [SSL] fix wildcard compare for non-bash shell 2019-10-20 17:02:54 +02:00
Marcel Hofer dcd50b2245 [SSL] restore old nginx templates. fix possible issues with custom nginx sites 2019-10-20 16:41:53 +02:00
andryyy 24e1293e72
[Compose] Update Postfix 2019-10-20 15:28:15 +02:00
andryyy 0efa5e50b8
[Compose] Update Dovecot and ACME 2019-10-20 15:22:07 +02:00
André Peters 5d93ae655a
Merge pull request #2509 from mhofer117/tls-sni
Different SSL Certificate for each Domain with TLS SNI
2019-10-20 15:17:14 +02:00
Marcel Hofer 56bc9d45bb [SSL] prevent multiple certificates with the same domain 2019-10-20 14:44:39 +02:00
André Peters cfa0c8d8a8
Merge pull request #3064 from mailcow/oauth-nextcloud
Add identifier to oauth profile
2019-10-20 13:00:12 +02:00
Michael Kuron c874781931
Add identifier to oauth profile
This is needed for nextcloud
2019-10-20 12:23:48 +02:00
Michael Kuron 267e7c662c
SOGo Integrator is now SOGo Connector 2019-10-20 10:07:27 +02:00
André Peters f03c4d076a
Merge pull request #3061 from Geitenijs/patch-8
Fix Dutch language file
2019-10-20 08:50:23 +02:00
tinect 3f6a2fc7fa cache JS-File to reduce response-time
no message
2019-10-19 23:40:19 +02:00
Geitenijs 6d1b387d95
Fix Dutch language file 2019-10-19 23:03:20 +02:00
andryyy 23d7754825 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2019-10-19 22:58:55 +02:00
andryyy d35e3c1eff
[Dovecot] Fix Dovecot quarantine notification script 2019-10-19 22:58:11 +02:00
Marcel Hofer b413ed4013 [SSL] minor fix: prevent checking of empty SQL_DOMAIN 2019-10-19 18:23:59 +02:00
André Peters 476502a8b0
Merge pull request #3059 from Geitenijs/patch-6
Update lang.nl.php
2019-10-19 17:39:51 +02:00
Geitenijs eb6229b2a4
Update lang.nl.php 2019-10-19 17:39:21 +02:00
André Peters 7d773e6bae
Merge pull request #2922 from timo-reymann/master
Resolve #2794 Add restore for 'all'
2019-10-19 15:34:49 +02:00
Marcel Hofer f702c67bdc [SSL] add new SNI config on updates / new installs 2019-10-19 13:00:01 +02:00
Marcel Hofer 84c5f43438 [SSL] re-add nginx site.conf 2019-10-19 12:49:23 +02:00
Marcel Hofer 2e35da6816 [SSL] create individual domain certificates, add SNI configs for Postfix/Dovecot/Nginx 2019-10-19 12:48:56 +02:00
andryyy a95a3f6145
[Watchdog] Watch olefy 2019-10-18 19:45:16 +02:00
andryyy 65fc5d7518
Remove test hook 2019-10-18 12:03:44 +02:00
andryyy 1b9cea97db
[Compose] Update some images 2019-10-18 12:03:07 +02:00
andryyy 05e1a1735b
[Git] Add ignore for hooks 2019-10-18 12:02:44 +02:00
andryyy b0711db489
[Dockerfiles] Rename some files and create hook points 2019-10-18 12:01:47 +02:00
andryyy b02f73e68e
[Netfilter] Add missing rspamderror php... 2019-10-17 21:00:14 +02:00