Commit Graph

  • 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 2019-01-07 23:49:10 +02:00
  • 3b5f3af207 Merge pull request #778 from Nebukadneza/fix_recipient_delimiter mergify[bot] 2019-01-07 19:01:44 +00:00
  • 9077bf7313 Merge remote-tracking branch 'upstream/master' into feat-psql-support Ionut Filip 2019-01-07 16:29:50 +02:00
  • 6b773bdab8 Merge pull request #805 from usrpro/fix-favicon mergify[bot] 2019-01-07 12:33:48 +00:00
  • 973052fb81 Use DB_PW insead of SECRET_KEY Ionut Filip 2019-01-07 14:16:59 +02:00
  • 5636e7f5a7 Remove to avoid matching webroot Tim Möhlmann 2019-01-07 14:08:00 +02:00
  • 953aa04354 Added postgresql-libs to admin Ionut Filip 2019-01-07 14:04:39 +02:00
  • 9755054086 Downgraded anosql version Ionut Filip 2019-01-07 12:55:59 +02:00
  • 4b0601cb64 Add WEBROOT_REDIRECT documentation Closes #802 Tim Möhlmann 2019-01-07 12:23:18 +02:00
  • 561e2fda67 Merge remote-tracking branch 'upstream/master' into fix-favicon Tim Möhlmann 2019-01-07 12:20:06 +02:00
  • 66e4c9bb28 Allow for multiple identities guruevi 2019-01-06 16:34:09 -05:00
  • bbb24a8863 Add more tests: Auto-forwarding, sending to an alias and auto-reply Dario Ernst 2019-01-05 15:12:29 +01:00
  • 501ecf13c1 add migration script hoellen 2019-01-06 15:36:57 +01:00
  • 5df63c6d7f Favicon changelog entry Tim Möhlmann 2019-01-06 16:16:06 +02:00
  • 356012a672 Merge pull request #793 from Mailu/pr-template Tim Möhlmann 2019-01-06 16:02:53 +02:00
  • 5bdeee7b49 Example for related and autoclose issues Tim Möhlmann 2019-01-06 16:02:26 +02:00
  • 594fa1422f Merge pull request #795 from usrpro/update-faq-nextcloud mergify[bot] 2019-01-06 13:58:18 +00:00
  • a358b5305f Merge pull request #797 from Mailu/upgrade-pyyaml Tim Möhlmann 2019-01-06 15:56:18 +02:00
  • 4f93e09028 Implement favicon package Credit to: - https://stackoverflow.com/a/19590415/1816774 - https://realfavicongenerator.net/ Tim Möhlmann 2019-01-06 15:49:40 +02:00
  • 284d54190a Upgrade PyYAML to 4.2b4 Tim Möhlmann 2019-01-06 14:40:29 +02:00
  • 78f544c678 update changelog for #799 hoellen 2019-01-05 14:15:49 +01:00
  • dda64fe91e allow to disable aliases or users for domains and don't allow negativ values on domain creation/edit hoellen 2019-01-05 13:45:55 +01:00
  • 4733f15c0c Merge pull request #796 from hoellen/fix-username-chars-1 mergify[bot] 2019-01-04 20:43:06 +00:00
  • 8fe1e788b3 add missing route fixes hoellen 2019-01-04 21:18:51 +01:00
  • 3c7bf58211 Upgrade PyYAML Tim Möhlmann 2019-01-04 21:52:43 +02:00
  • d5d4d6c337 harden email address validation and fix routes with user_email hoellen 2019-01-04 18:01:46 +01:00
  • 01ec6e7bf3 Removed undefined function Ionut Filip 2019-01-04 16:48:51 +02:00
  • 0764c81a57 Fixed typo Ionut Filip 2019-01-04 12:40:02 +02:00
  • d515353f34 Merge pull request #771 from dani909/apache2-disable-signature mergify[bot] 2019-01-04 10:06:01 +00:00
  • 4e8f899b28 Updated faq with nextcloud integration Ionut Filip 2019-01-04 11:19:43 +02:00
  • 7509b84100 Merge pull request #769 from usrpro/fix-setup-filegen mergify[bot] 2019-01-03 11:00:01 +00:00
  • ce7105c3ad Create PULL_REQUEST_TEMPLATE.md Tim Möhlmann 2019-01-02 20:33:42 +02:00
  • cffc7c15f1 Merge remote-tracking branch 'upstream/master' into fix-setup-filegen Tim Möhlmann 2019-01-02 20:13:35 +02:00
  • 738d98e5ab Fix code formatting Tim Möhlmann 2019-01-02 20:11:12 +02:00
  • d483ef3c2a Merge pull request #792 from hoellen/admin-broken-links-1 mergify[bot] 2019-01-02 17:18:46 +00:00
  • fa355ff05a Merge pull request #787 from usrpro/update-faq Tim Möhlmann 2019-01-02 19:16:31 +02:00
  • cd85b44972 Fix typo Tim Möhlmann 2019-01-02 19:15:56 +02:00
  • 74fe177297 Merge pull request #785 from TheLegend875/feat-displayed-name Tim Möhlmann 2019-01-02 19:14:17 +02:00
  • 47234786ea Disable mergify strict mode Tim Möhlmann 2019-01-02 19:12:46 +02:00
  • 8c8e06de48 add #792 to changelog hoellen 2019-01-02 14:19:55 +01:00
  • f617e82c06 fix broken webmail and logo url in admin hoellen 2019-01-02 14:08:03 +01:00
  • 470cece9ee Merge pull request #791 from hoellen/update-faq-1 mergify[bot] 2019-01-02 10:33:54 +00:00
  • f2e3d755a6 add nginx conf override to faq hoellen 2019-01-02 10:59:19 +01:00
  • f02a8bd1bd Merge pull request #790 from Dennis14e/patch-1 hoellen 2019-01-02 10:00:19 +01:00
  • 4a072992db Fix typo in demo.rst Dennis Neufeld 2019-01-01 18:48:09 +01:00
  • 603f834cc9 Merge pull request #779 from TheLegend875/fix-autoforward Tim Möhlmann 2019-01-01 18:07:22 +02:00
  • 4068c5b751 Versioning for mysqlclient and psycopg2 Tim Möhlmann 2018-12-31 18:22:24 +02:00
  • b2823c23b8 Merge remote-tracking branch 'upstream/master' into feat-psql-support Tim Möhlmann 2018-12-31 18:20:39 +02:00
  • 0c0d56c545 Merge pull request #772 from dani909/fix-docker-prefix Tim Möhlmann 2018-12-31 18:07:33 +02:00
  • 9eaeb80a27 Finalize merge with kaiyou/feat-multiple-db Tim Möhlmann 2018-12-31 18:02:07 +02:00
  • 16c47faf35 Fix default docker prefix value of traefik certdumper Daniel Huber 2018-12-31 12:39:35 +01:00
  • b4f6f6b354 Merge branch 'master' into fix-docker-prefix Daniel Huber 2018-12-31 11:54:43 +01:00
  • f91b80503e FAQ: Older ciphers - Closes #698 Tim Möhlmann 2018-12-31 05:11:56 +02:00
  • 4c78785da3 FAQ: DKIM and DMARC generation - Closes #102 Tim Möhlmann 2018-12-31 04:57:17 +02:00
  • 8dd30a698b FAQ: Rancher - Closes #125 Tim Möhlmann 2018-12-31 04:51:12 +02:00
  • df55b2e9d6 Reference and close #206 Tim Möhlmann 2018-12-31 04:38:59 +02:00
  • dc238bb2b3 FAQ: Unbound DNS - Closes #554 Tim Möhlmann 2018-12-31 04:33:37 +02:00
  • 4c7cdeb43b FAQ: Difference between DOMAINS and HOSTNAMES - Closes #742 - Closes #747 Tim Möhlmann 2018-12-31 04:13:25 +02:00
  • b91cfd3b41 Merge pull request #781 from usrpro/fix-download-links Tim Möhlmann 2018-12-31 03:23:54 +02:00
  • e0b8a98822 Merge pull request #786 from usrpro/update-demo-docs Tim Möhlmann 2018-12-31 03:16:06 +02:00
  • aaa7ef5de3 Update demo server docs Tim Möhlmann 2018-12-31 03:13:47 +02:00
  • 7eff09a74b Merge pull request #724 from Nebukadneza/traefik_support Tim Möhlmann 2018-12-31 01:13:14 +02:00
  • c1bfde4e15 Use wget for file dowloads. Curl doesn't like the Traefik redirects Tim Möhlmann 2018-12-31 00:19:21 +02:00
  • 999d2a9557 changed default.sieve to send displayed name TheLegend875 2018-12-30 21:44:38 +01:00
  • 2954d84790 added necessary ui elements TheLegend875 2018-12-30 20:29:41 +01:00
  • 56f4d4c894 fixed auto-forward TheLegend875 2018-12-28 21:03:57 +01:00
  • 82c1f7dfb4 Merge pull request #784 from Nebukadneza/fix_typo Tim Möhlmann 2018-12-30 22:59:07 +02:00
  • 03ee3aa918 Fix typo in contributor docs Dario Ernst 2018-12-30 21:46:02 +01:00
  • 2dfed9dc90 Add usrpro team to authors Tim Möhlmann 2018-12-30 21:15:41 +02:00
  • aefb638eca Fix links to documentation Tim Möhlmann 2018-12-30 21:08:29 +02:00
  • 598ad4fc7a Prefix static path with version for Traefik Tim Möhlmann 2018-12-30 20:52:34 +02:00
  • 8ef1bce918 Merge pull request #782 from hoellen/changelog-1.6 Tim Möhlmann 2018-12-30 19:58:27 +02:00
  • a7853ff528 link issue to url hoellen 2018-12-30 18:21:51 +01:00
  • e1902907ff Prepare changelog for 1.6 hoellen 2018-12-30 18:08:51 +01:00
  • a5b96553aa Check for dumpcerts.sh return status code Tim Möhlmann 2018-12-30 18:47:12 +02:00
  • 7c7b52d935 Include certdumper in autobuild Tim Möhlmann 2018-12-30 17:06:52 +02:00
  • fd23e02aaa Use alpine versioned and defin volumes Tim Möhlmann 2018-12-30 16:55:18 +02:00
  • d6ba39b6a9 Traefik docs improvements: - Removed code tages to increase readability - Some extra line-breaks for source readability - Fix link to new mailu/traefik-certdumper container - dhparams is no longer stored in /certs - Use a proper "note" box - Fix typo in docs/compose/traefik directory name - Include links to example config files - Fix toml lexer build warning Tim Möhlmann 2018-12-30 16:49:37 +02:00
  • e7c9b32e23 Restore VERSION_TAG template Tim Möhlmann 2018-12-30 15:07:45 +02:00
  • 0978ec519e Merge pull request #774 from TheLegend875/master mergify[bot] 2018-12-28 18:57:19 +00:00
  • 5bdbbf60d7 fixed display of username when not logged in TheLegend875 2018-12-22 22:39:38 +01:00
  • c2d45a47fe Attempt stripping recipient delimiter from localpart Dario Ernst 2018-12-27 15:36:24 +01:00
  • 19df86f13f Merge pull request #764 from usrpro/fix-alias-bug Tim Möhlmann 2018-12-27 11:54:43 +02:00
  • 1d7cb3153f Merge pull request #770 from dani909/fix-setup-create-admin-cmd Tim Möhlmann 2018-12-27 11:53:36 +02:00
  • 19bd90f581 Fix usage of radicale image instead of none Tim Möhlmann 2018-12-27 11:50:34 +02:00
  • 633919e97c Add docker to dump traefiks certificates to pem Dario Ernst 2018-12-26 11:42:48 +01:00
  • dc5f5bb023 Traefik configuration examples Dario Ernst 2018-12-06 09:38:28 +01:00
  • e128d8e975 Add documentation for usage behind traefik Dario Ernst 2018-12-05 21:50:07 +01:00
  • 13c4acffa1 Merge pull request #775 from usrpro/workaround-lucene mergify[bot] 2018-12-25 21:26:39 +00:00
  • 3a5b763018 Option to disable full text search (lucene) This is a workaround for the bug in issue #751 Tim Möhlmann 2018-12-25 13:52:12 +02:00
  • d357ed67f5 Add DOCKER_PREFIX in tests and setup files Daniel Huber 2018-12-21 18:13:08 +01:00
  • fa5161b044 Disable ServerSignature of apache2 servers in rainloop and roundcube Daniel Huber 2018-12-21 18:00:01 +01:00
  • 736607ab0c Update admin account create command in setup utility to use the flask cli Daniel Huber 2018-12-21 15:56:12 +01:00
  • 3fa3fd5f69 Merge pull request #767 from hoellen/fix-localpart-chars mergify[bot] 2018-12-21 14:12:06 +00:00
  • 983c388150 Merge branch 'master' into 'fix-localpart-chars' mergify-bot 2018-12-21 14:48:36 +01:00
  • 27f13c1ba3 Merge pull request #768 from Mailu/fix-admin-volumes Tim Möhlmann 2018-12-21 15:27:33 +02:00
  • 6cfb74e96c Merge branch 'master' into 'fix-localpart-chars' mergify-bot 2018-12-21 14:25:19 +01:00
  • 9249b4a2d4 Merge pull request #765 from usrpro/feat-setup-update Tim Möhlmann 2018-12-20 18:06:10 +02:00
  • ad1ca42bde Remove unused docker socket mount for Admin Tim Möhlmann 2018-12-20 17:48:29 +02:00
  • af086bbdbe Include DKIM in VOLUME Tim Möhlmann 2018-12-20 17:47:15 +02:00