andryyy
174c8458e2
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-10-25 08:34:05 +02:00
andryyy
bdf56971d5
[Rspamd, PHP-FPM] Mount Rspamd maps, set correct permissions (WIP: edit in UI)
...
[PHP-FPM] Update image, fixes #3091
[Web] Netfilter: Do not auto restart netfilter-mailcow but add a small hint to restart netfilter-mailcow after adding a ban to perm bans
[Web] Remove unused js script parameter
2019-10-25 08:31:31 +02:00
tinect
74e8dad131
small cleanup
2019-10-23 22:09:10 +02:00
andryyy
cd6594df01
[Clamd] Run freshclam before starting ClamAV
2019-10-22 21:30:45 +02:00
andryyy
a4ef22729c
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-10-22 21:29:30 +02:00
André Peters and GitHub
e0486ea5a5
Merge pull request #3080 from mkuron/oauth
...
OAuth improvements
2019-10-22 21:00:20 +02:00
Michael Kuron
eccbb98002
OAuth: show reduced login screen
2019-10-22 20:23:00 +02:00
andryyy
c10749c39e
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-10-22 20:22:31 +02:00
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 and GitHub
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
tinect
323ef5618a
IE11 doesn't support optional parameters
2019-10-22 20:17:47 +02:00
evilMouse and GitHub
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 and GitHub
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 and GitHub
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
Marcel Hofer and GitHub
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
tinect
0c4b390a38
no message
2019-10-20 19:43:21 +02:00
André Peters and GitHub
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 and GitHub
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
André Peters and GitHub
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
Michael Kuron and GitHub
c874781931
Add identifier to oauth profile
...
This is needed for nextcloud
2019-10-20 12:23:48 +02:00
Michael Kuron and GitHub
267e7c662c
SOGo Integrator is now SOGo Connector
2019-10-20 10:07:27 +02:00
tinect
3f6a2fc7fa
cache JS-File to reduce response-time
...
no message
2019-10-19 23:40:19 +02:00
Geitenijs and GitHub
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
Geitenijs and GitHub
eb6229b2a4
Update lang.nl.php
2019-10-19 17:39:21 +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
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
Samy and GitHub
e329bff7da
Update admin.js
2019-10-17 11:17:29 +02:00
vain90 and GitHub
5957f16604
Update lang.de.php
2019-10-14 14:31:02 +02:00
Filip Hajny
980caaf398
Sync cs against en language file, improve translation.
2019-10-14 11:31:28 +02:00
friedPotat0
fbb800a783
fix rspamd 1.47 missing time_virtual value
2019-10-12 23:42:23 +02:00
andryyy
726235e9ee
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-10-12 19:00:03 +02:00