Commit Graph

  • cf2e8d6545
    Update for usage with Python 3 - print with parantheses and .format - change import of email modules - change shebang farnbacher 2019-08-15 20:18:01 +0200
  • 409ecf7fd5
    [Web] Fixed one more possible XSS Patrik Kernstock 2019-08-14 22:19:50 +0200
  • 4f25a3646e Fixed several other XSS's Patrik Kernstock 2019-08-14 00:22:40 +0200
  • 5fd00abf91 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2019-08-13 21:12:30 +0200
  • fab23cec2b
    [Web] Fix XSS in call field andryyy 2019-08-13 21:12:24 +0200
  • a41825dede
    Merge pull request #2857 from mailcow/update-msg-removehash André Peters 2019-08-13 21:07:35 +0200
  • 32f293e55f
    Update lang.en.php André Peters 2019-08-13 21:07:25 +0200
  • c42c7a7189
    [Compose] Update ACME andryyy 2019-08-13 20:31:06 +0200
  • f67f552180 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2019-08-13 20:28:37 +0200
  • b4ebe83d2f Do not create random files when SKIP_HTTP_VERIFICATION=y (#2830) Rene Pasing 2019-08-13 20:26:47 +0200
  • b4ec624a22 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2019-08-13 20:19:10 +0200
  • f00b563d9c
    [Watchdog] More fixes for watchdog... andryyy 2019-08-13 20:19:01 +0200
  • badd6b5e7f Update lang.nl.php (#2850) Geitenijs 2019-08-13 20:11:24 +0200
  • a3315d9187 Rephrase EN Patrik Kernstock 2019-08-13 19:53:26 +0200
  • 2b0795cc71 Small info regarding hash deletion, fixes #2775 Patrik Kernstock 2019-08-12 19:30:31 +0200
  • 294e0bc07f
    [Web] Cache validation result in Redis andryyy 2019-08-11 22:19:26 +0200
  • 6aa7664d79
    [Watchdog] Force timeout on smtp-cli, kill watchdog.sh on reload andryyy 2019-08-11 10:18:00 +0200
  • edfb862557 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2019-08-10 21:03:26 +0200
  • 3488cb2171
    [Dovecot] Fix GUID andryyy 2019-08-10 21:03:18 +0200
  • 0b5afc253d
    Merge pull request #2845 from heavygale/patch-1 André Peters 2019-08-10 19:49:08 +0200
  • 2d74d81cb1 htmlspecialchars for value attributes heavygale 2019-08-10 19:36:03 +0200
  • 03259d66bb
    [Web] Minor fixes andryyy 2019-08-10 16:12:06 +0200
  • 2714910a7f
    [SOGo] Fix versions check andryyy 2019-08-10 15:59:28 +0200
  • d8dfd5061b
    [Web] Minor fixes and changes andryyy 2019-08-10 15:57:07 +0200
  • 22357a539d
    [Compose] SOGo, ClamAV, Postfix and watchdog updates andryyy 2019-08-10 15:56:30 +0200
  • 9a500a7068
    [Web] Verify OPTIONAL license plus minor fixes andryyy 2019-08-09 14:16:52 +0200
  • cb9a63ec4d
    [Web] Fix CSS, thanks to @irgendwr andryyy 2019-08-09 14:14:41 +0200
  • fc1e547e53
    [Watchdog] Minor changes and better error detection; Increased ClamAV threshold andryyy 2019-08-09 14:12:56 +0200
  • 457d62e22e
    [Dovecot] Generate GUID andryyy 2019-08-09 14:11:36 +0200
  • 9e0381185c [Postfix] Disable UTF8 SMTP as Dovecots LMTP does not support it, also disable Zeyple andryyy 2019-08-09 14:10:26 +0200
  • 8bc519a966
    [Git] Ignore diff files andryyy 2019-08-09 14:09:49 +0200
  • 8071544181
    [Update] Save diff file andryyy 2019-08-09 14:09:30 +0200
  • 3136e020f6
    [Postfix] Remove Zeyple, base on Buster andryyy 2019-08-09 14:08:58 +0200
  • f21cf134dd
    Merge pull request #2839 from keigel2001/clamav-0.101.3 André Peters 2019-08-06 20:18:10 +0200
  • f9a3e500b5 [ClamAV] Update to 0.101.3 keigel2001 2019-08-06 17:00:11 +0200
  • 1db8317a6b
    [Update] Fetch before prefetch andryyy 2019-08-04 09:23:19 +0200
  • 1ad1413d08
    [Watchdog] Do not reload every minute... andryyy 2019-08-03 14:38:09 +0200
  • 5f9644e8bd
    [Watchdog] Minor changes and PID logging for workers, disabling olefy check andryyy 2019-08-03 14:29:02 +0200
  • cf6ed6b2b4 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2019-07-30 11:32:47 +0200
  • 67049a27e2
    [DockerAPI] Fix pathes, fixes #2820 andryyy 2019-07-30 11:32:38 +0200
  • c7eec72055
    [Web] Language updates André Peters 2019-07-29 21:12:47 +0200
  • 6f4280032a
    Update README.md André Peters 2019-07-29 19:14:05 +0200
  • 04eae99b9f
    Delete FUNDING.yml André Peters 2019-07-29 19:12:15 +0200
  • 2193378982
    [Web] unlimited_quota fix for domain admins andryyy 2019-07-29 16:16:31 +0200
  • 700329f24c
    [Compose] New Dovecot and Solr image, fix Dovecot pathes andryyy 2019-07-28 21:37:19 +0200
  • dadc66fe49
    [Web] Minor changes to ip labels andryyy 2019-07-28 21:36:48 +0200
  • 5fda67223d
    [Dovecot] Fix pathes andryyy 2019-07-28 21:36:09 +0200
  • fb22540f74
    [Solr] Use new Solr base andryyy 2019-07-28 21:35:10 +0200
  • 97c2fe9fe1
    [Dovecot] Install from repository andryyy 2019-07-28 21:34:42 +0200
  • be4673c5f6 Update lang.es.php Faisal Misle 2019-07-28 07:17:10 -0500
  • db8b7aaa04 Language updates Faisal Misle 2019-07-28 07:13:31 -0500
  • 2061181d82
    Merge pull request #2810 from friedPotat0/quarantinetable André Peters 2019-07-27 19:40:43 +0200
  • c48ae234ce Restrict toggle for tbl with specific breakpoints friedPotat0 2019-07-27 19:07:01 +0200
  • d1153b470f Restrict row toggle for remaing tables friedPotat0 2019-07-27 18:57:58 +0200
  • 1b54d75716 Prevent event propagation for remaining tables friedPotat0 2019-07-27 18:56:51 +0200
  • bcad71cfaa Add proper cursor to remaining UI tables friedPotat0 2019-07-27 18:50:58 +0200
  • 36888645bc Set proper cursor for quarantine table rows friedPotat0 2019-07-27 17:17:56 +0200
  • fb1307daa9 Set proper cursor for footable toggle friedPotat0 2019-07-27 17:16:59 +0200
  • abf0548ca4 Prevent event propagation for footable toggle friedPotat0 2019-07-27 17:14:56 +0200
  • 581f8c77c7 Restrict quarantine table row toggle friedPotat0 2019-07-27 16:49:53 +0200
  • 857c225d07
    Merge pull request #2804 from friedPotat0/buttonpointerevents André Peters 2019-07-27 15:59:26 +0200
  • e00a18ab95
    Update anonymize_headers.pcre André Peters 2019-07-26 07:18:58 +0200
  • 9de821c3b0
    [Postfix] Don't remove authed header from Received [Compose] New watchdog image andryyy 2019-07-26 06:53:29 +0200
  • 7c567678ad
    Merge pull request #2806 from patschi/patch-7 André Peters 2019-07-26 06:51:12 +0200
  • 39250ca3d0
    Added charset for watchdog mails Patrik Kernstock 2019-07-25 21:49:30 +0200
  • 85f20a901d
    [Web] Remove top padding on login screen for small devices andryyy 2019-07-23 21:33:24 +0200
  • 91edf275b9
    [Web] Minor language change in lang.de andryyy 2019-07-23 19:53:11 +0200
  • 45f31ba931
    [Web] Handle score as string andryyy 2019-07-23 19:52:46 +0200
  • 584fb75f05 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2019-07-23 08:08:11 +0200
  • ba7ec314b9
    Merge pull request #2803 from friedPotat0/quarantinescore André Peters 2019-07-23 08:07:26 +0200
  • 454ffac803 Fix pointer events for nested button elements friedPotat0 2019-07-23 05:48:29 +0200
  • d4f3e87a2f Add spam score to quarantine table friedPotat0 2019-07-23 04:22:28 +0200
  • 031259656d
    [ACME] Fix insecure http verifications andryyy 2019-07-22 22:52:57 +0200
  • cbdd6b0dfa
    [ACME] Fix insecure http verifications andryyy 2019-07-22 22:52:45 +0200
  • a89010940a
    [Compose] New images andryyy 2019-07-22 21:11:47 +0200
  • 3f741eb625
    [Web] Disable user-scalable, set max-scale to 1 andryyy 2019-07-22 21:11:25 +0200
  • a2cc3340b7
    [DockerAPI] Alpine 3.10 andryyy 2019-07-22 21:09:17 +0200
  • 78d350ba23
    [Olefy] Alpine 3.10 andryyy 2019-07-22 21:09:05 +0200
  • 22d17390df
    [Netfilter] Alpine 3.10 with dirty, dirty hack to workaround iptables issue with Python andryyy 2019-07-22 21:08:44 +0200
  • 3d52cc2270
    [ACME] Alpine 3.10 andryyy 2019-07-22 21:08:11 +0200
  • 4532b5c882
    [Dovecot] Remove default cronjobs andryyy 2019-07-22 21:07:39 +0200
  • 8c3a7e52b4
    [Watchdog] Minor threshold changes andryyy 2019-07-22 21:07:16 +0200
  • db0719f068
    [Rspamd] Fix IP whitelist andryyy 2019-07-22 13:50:05 +0200
  • 71df10892c
    [Rspamd] Add custom IP whitelist template andryyy 2019-07-22 13:38:47 +0200
  • 9aad9d8e4e
    [Dovecot] New Dovecot version andryyy 2019-07-21 13:08:00 +0200
  • 5e7466ac7f
    [SOGo, Config, Update] Add SOGO_EXPIRE_SESSION to define default session timeout andryyy 2019-07-21 13:07:48 +0200
  • b6acc5ef09 [Compose] New Dovecot and SOGo images [Compose] Set default session timeout for SOGo andryyy 2019-07-21 13:06:42 +0200
  • 7d72c8088a
    [Watchdog] Some changes like running checks less often, lower thresholds and a whois command fix andryyy 2019-07-20 21:43:14 +0200
  • 27d60840ef Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2019-07-20 15:16:01 +0200
  • a0f4886be6
    [PHP-FPM] Update to Alpine 3.10 because of yet untraced errors with CentOS 7 Docker hosts andryyy 2019-07-20 15:15:39 +0200
  • 32ca602f84
    Merge pull request #2791 from mkapra/patch-1 André Peters 2019-07-17 09:42:53 +0200
  • a5756716e0 Fixing duplicated port for profile downloading. mkapra 2019-07-16 22:24:19 +0200
  • 83136c7876
    Merge pull request #2789 from patschi/patch-6 André Peters 2019-07-16 21:30:44 +0200
  • 17434f3515
    Merge pull request #2787 from mailcow/dkim_permfail André Peters 2019-07-16 21:30:10 +0200
  • 197f27b705
    Remove DMARC descriptions from polices_group Patrik Kernstock 2019-07-16 20:15:11 +0200
  • cecbbe9e82
    Remove score from R_DKIM_PERMFAIL Michael Kuron 2019-07-16 20:03:37 +0200
  • 3c3bcf8c82
    [Postfix] Set compatibility_level to 2 andryyy 2019-07-13 14:44:17 +0200
  • eb760543d9 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized andryyy 2019-07-13 09:23:51 +0200
  • 568e166478
    [Unbound] Update base to Alpine 3.10 to use Unbound 1.9 [Unbound] Set unwanted-reply-threshold: 10000 andryyy 2019-07-13 09:22:03 +0200
  • 2898aa6918
    [Postfix] Remove unused alias domain catch all map andryyy 2019-07-13 08:59:32 +0200