Commit Graph

1533 Commits (b9313488dd3cf40fc93553ff847699c30c00972e)
 

Author SHA1 Message Date
Tim Möhlmann b9313488dd
Add logging for tenacity.retry
In the process we found that the previous way of tenacity syntax caused it not to honor any args.
In this commit we've refactored to use the @decorator syntax, in which tenacity seems to behave better.
Tim Möhlmann 356012a672
Merge pull request from Mailu/pr-template
Create PULL_REQUEST_TEMPLATE.md
Tim Möhlmann 5bdeee7b49
Example for related and autoclose issues
mergify[bot] 594fa1422f
Merge pull request from usrpro/update-faq-nextcloud
Updated faq with nextcloud integration
Tim Möhlmann a358b5305f
Merge pull request from Mailu/upgrade-pyyaml
Upgrade PyYAML
Tim Möhlmann 284d54190a
Upgrade PyYAML to 4.2b4
mergify[bot] 4733f15c0c
Merge pull request from hoellen/fix-username-chars-1
harden email address validation and fix routes with user_email
hoellen 8fe1e788b3 add missing route fixes
Tim Möhlmann 3c7bf58211
Upgrade PyYAML
CVE-2017-18342
Vulnerable versions: < 4.2b1
Patched version: 4.2b1
In PyYAML before 4.1, the yaml.load() API could execute arbitrary code. In other words, yaml.safe_load is not used.
hoellen d5d4d6c337 harden email address validation and fix routes with user_email
Ionut Filip 0764c81a57 Fixed typo
mergify[bot] d515353f34
Merge pull request from dani909/apache2-disable-signature
Disable ServerSignature of apache2 servers in rainloop and roundcube
Ionut Filip 4e8f899b28 Updated faq with nextcloud integration
mergify[bot] 7509b84100
Merge pull request from usrpro/fix-setup-filegen
Fix setup filegen
Tim Möhlmann ce7105c3ad
Create PULL_REQUEST_TEMPLATE.md
Tim Möhlmann cffc7c15f1
Merge remote-tracking branch 'upstream/master' into fix-setup-filegen
Tim Möhlmann 738d98e5ab
Fix code formatting
mergify[bot] d483ef3c2a
Merge pull request from hoellen/admin-broken-links-1
fix broken webmail and logo url in admin
Tim Möhlmann fa355ff05a
Merge pull request from usrpro/update-faq
Update faq
Tim Möhlmann cd85b44972
Fix typo
Tim Möhlmann 74fe177297
Merge pull request from TheLegend875/feat-displayed-name
Feature: send auto reply with displayed name
Tim Möhlmann 47234786ea
Disable mergify strict mode
hoellen 8c8e06de48 add to changelog
hoellen f617e82c06 fix broken webmail and logo url in admin
mergify[bot] 470cece9ee
Merge pull request from hoellen/update-faq-1
add nginx conf override to faq
hoellen f2e3d755a6 add nginx conf override to faq
hoellen f02a8bd1bd
Merge pull request from Dennis14e/patch-1
Fix typo in demo.rst
Dennis Neufeld 4a072992db
Fix typo in demo.rst
Tim Möhlmann 603f834cc9
Merge pull request from TheLegend875/fix-autoforward
Fix Auto-Forward
Tim Möhlmann 0c0d56c545
Merge pull request from dani909/fix-docker-prefix
Add docker image prefix in tests and setup utility
Daniel Huber 16c47faf35
Fix default docker prefix value of traefik certdumper
docker-compose logs a warning if a environment variable is not set and has no default value.
This adds a default string as the default for traefik certdumper which was added in 7c7b52d9.
Daniel Huber b4f6f6b354
Merge branch 'master' into fix-docker-prefix
Tim Möhlmann f91b80503e
FAQ: Older ciphers
- Closes 
Tim Möhlmann 4c78785da3
FAQ: DKIM and DMARC generation
- Closes 
Tim Möhlmann 8dd30a698b
FAQ: Rancher
- Closes 
Tim Möhlmann df55b2e9d6
Reference and close
Tim Möhlmann dc238bb2b3
FAQ: Unbound DNS
- Closes 
Tim Möhlmann 4c7cdeb43b
FAQ: Difference between DOMAINS and HOSTNAMES
- Closes 
- Closes 
Tim Möhlmann b91cfd3b41
Merge pull request from usrpro/fix-download-links
Restore VERSION_TAG template
Tim Möhlmann e0b8a98822
Merge pull request from usrpro/update-demo-docs
Update demo server docs
Tim Möhlmann aaa7ef5de3
Update demo server docs
Tim Möhlmann 7eff09a74b
Merge pull request from Nebukadneza/traefik_support
Documentation and examples for traefik
Tim Möhlmann c1bfde4e15
Use wget for file dowloads. Curl doesn't like the Traefik redirects
TheLegend875 999d2a9557 changed default.sieve to send displayed name
TheLegend875 2954d84790 added necessary ui elements
TheLegend875 56f4d4c894 fixed auto-forward
Tim Möhlmann 82c1f7dfb4
Merge pull request from Nebukadneza/fix_typo
Fix typo in contributor docs
Dario Ernst 03ee3aa918 Fix typo in contributor docs
Tim Möhlmann 2dfed9dc90
Add usrpro team to authors
Tim Möhlmann aefb638eca
Fix links to documentation