Commit Graph

  • 37a07e3297 Update setup utility with mysql db flavor Ionut Filip 2019-01-10 15:44:02 +0200
  • b4822ad43e
    Merge pull request #821 from HorayNarea/fix-remove-fts mergify[bot] 2019-01-10 11:38:37 +0000
  • 161394a774
    Merge pull request #817 from hoellen/fix-fetch-passwordfield-1 mergify[bot] 2019-01-10 11:10:46 +0000
  • 492f3867d8
    remove (broken) FTS Thomas Sänger 2019-01-10 12:07:42 +0100
  • ac64a75743 Simplify alias precedence handling; Remove bogus changelog Dario Ernst 2019-01-10 10:28:57 +0100
  • 520ebbb97d
    Merge pull request #819 from hoellen/move-spam-1 mergify[bot] 2019-01-10 02:08:12 +0000
  • b0843732c5
    Merge pull request #816 from hoellen/fix-password-on-user-edit mergify[bot] 2019-01-09 20:38:27 +0000
  • 7247b4b10c
    Merge branch 'master' into fix-password-on-user-edit hoellen 2019-01-09 21:14:18 +0100
  • b65d70cf1e mark spam as seen hoellen 2019-01-09 19:53:52 +0100
  • a59d5dad23 fix edit of fetched acc without changing password hoellen 2019-01-09 12:52:05 +0100
  • fa1e4b8023
    Merge pull request #812 from hoellen/fix-fetch-passwordfield-1 mergify[bot] 2019-01-09 11:17:56 +0000
  • f08491dc46 fix forced password on user edit hoellen 2019-01-09 12:03:47 +0100
  • 2b0a2d561b Fix connection to mysql db Ionut Filip 2019-01-09 12:53:59 +0200
  • 291f8a457b Deliver mails to alias-stripped-of-delimeter, even if catchall exists Dario Ernst 2019-01-09 11:28:07 +0100
  • ff9558026d fix typo hoellen 2019-01-08 19:49:16 +0100
  • 732b5fe161 change password field type in fetch creation/edit and add validators. hoellen 2019-01-08 19:29:34 +0100
  • 4204facd85
    Merge pull request #810 from usrpro/feat-logging mergify[bot] 2019-01-08 15:53:31 +0000
  • cd203cd1ad
    Merge pull request #811 from usrpro/fix-chown mergify[bot] 2019-01-08 15:38:38 +0000
  • 77ef7317a9
    Add link in changelog hoellen 2019-01-08 14:06:19 +0200
  • 3e97e7e1c2
    Missed a spot of cleaning syntax Tim Möhlmann 2019-01-08 05:26:04 +0200
  • 049ca9941f
    Cleanup syntax and fix typo Tim Möhlmann 2019-01-08 05:16:05 +0200
  • 0ac3cf9617
    Don't recursivly chown on mailboxes. This fixes #776. Recursion is not needed, as the permissions will only need to be set on the first invocation. Tim Möhlmann 2019-01-08 05:00:15 +0200
  • 71cda7983e
    Merge branch 'master' into feat-logging Tim Möhlmann 2019-01-08 01:54:33 +0200
  • 7d01bb2a4d
    LOG_LEVEL docs and changelog entry Tim Möhlmann 2019-01-08 00:58:01 +0200
  • b04a9d1c28
    Implement debug logging for template rendering Tim Möhlmann 2019-01-08 00:38:06 +0200
  • e994e94512
    Implement logging in clamav start script Tim Möhlmann 2019-01-08 00:35:52 +0200
  • 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 +0200
  • 3b5f3af207
    Merge pull request #778 from Nebukadneza/fix_recipient_delimiter mergify[bot] 2019-01-07 19:01:44 +0000
  • 9077bf7313 Merge remote-tracking branch 'upstream/master' into feat-psql-support Ionut Filip 2019-01-07 16:29:50 +0200
  • 6b773bdab8
    Merge pull request #805 from usrpro/fix-favicon mergify[bot] 2019-01-07 12:33:48 +0000
  • 973052fb81 Use DB_PW insead of SECRET_KEY Ionut Filip 2019-01-07 14:16:59 +0200
  • 5636e7f5a7
    Remove to avoid matching webroot Tim Möhlmann 2019-01-07 14:08:00 +0200
  • 953aa04354 Added postgresql-libs to admin Ionut Filip 2019-01-07 14:04:39 +0200
  • 9755054086 Downgraded anosql version Ionut Filip 2019-01-07 12:55:59 +0200
  • 4b0601cb64
    Add WEBROOT_REDIRECT documentation Closes #802 Tim Möhlmann 2019-01-07 12:23:18 +0200
  • 561e2fda67
    Merge remote-tracking branch 'upstream/master' into fix-favicon Tim Möhlmann 2019-01-07 12:20:06 +0200
  • 66e4c9bb28
    Allow for multiple identities guruevi 2019-01-06 16:34:09 -0500
  • bbb24a8863 Add more tests: Auto-forwarding, sending to an alias and auto-reply Dario Ernst 2019-01-05 15:12:29 +0100
  • 501ecf13c1 add migration script hoellen 2019-01-06 15:36:57 +0100
  • 5df63c6d7f
    Favicon changelog entry Tim Möhlmann 2019-01-06 16:16:06 +0200
  • 356012a672
    Merge pull request #793 from Mailu/pr-template Tim Möhlmann 2019-01-06 16:02:53 +0200
  • 5bdeee7b49
    Example for related and autoclose issues Tim Möhlmann 2019-01-06 16:02:26 +0200
  • 594fa1422f
    Merge pull request #795 from usrpro/update-faq-nextcloud mergify[bot] 2019-01-06 13:58:18 +0000
  • a358b5305f
    Merge pull request #797 from Mailu/upgrade-pyyaml Tim Möhlmann 2019-01-06 15:56:18 +0200
  • 4f93e09028
    Implement favicon package Credit to: - https://stackoverflow.com/a/19590415/1816774 - https://realfavicongenerator.net/ Tim Möhlmann 2019-01-06 15:49:40 +0200
  • 284d54190a
    Upgrade PyYAML to 4.2b4 Tim Möhlmann 2019-01-06 14:40:29 +0200
  • 78f544c678 update changelog for #799 hoellen 2019-01-05 14:15:49 +0100
  • 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 +0100
  • 4733f15c0c
    Merge pull request #796 from hoellen/fix-username-chars-1 mergify[bot] 2019-01-04 20:43:06 +0000
  • 8fe1e788b3 add missing route fixes hoellen 2019-01-04 21:18:51 +0100
  • 3c7bf58211
    Upgrade PyYAML Tim Möhlmann 2019-01-04 21:52:43 +0200
  • d5d4d6c337 harden email address validation and fix routes with user_email hoellen 2019-01-04 18:01:46 +0100
  • 01ec6e7bf3 Removed undefined function Ionut Filip 2019-01-04 16:48:51 +0200
  • 0764c81a57 Fixed typo Ionut Filip 2019-01-04 12:40:02 +0200
  • d515353f34
    Merge pull request #771 from dani909/apache2-disable-signature mergify[bot] 2019-01-04 10:06:01 +0000
  • 4e8f899b28 Updated faq with nextcloud integration Ionut Filip 2019-01-04 11:19:43 +0200
  • 7509b84100
    Merge pull request #769 from usrpro/fix-setup-filegen mergify[bot] 2019-01-03 11:00:01 +0000
  • ce7105c3ad
    Create PULL_REQUEST_TEMPLATE.md Tim Möhlmann 2019-01-02 20:33:42 +0200
  • cffc7c15f1
    Merge remote-tracking branch 'upstream/master' into fix-setup-filegen Tim Möhlmann 2019-01-02 20:13:35 +0200
  • 738d98e5ab
    Fix code formatting Tim Möhlmann 2019-01-02 20:11:12 +0200
  • d483ef3c2a
    Merge pull request #792 from hoellen/admin-broken-links-1 mergify[bot] 2019-01-02 17:18:46 +0000
  • fa355ff05a
    Merge pull request #787 from usrpro/update-faq Tim Möhlmann 2019-01-02 19:16:31 +0200
  • cd85b44972
    Fix typo Tim Möhlmann 2019-01-02 19:15:56 +0200
  • 74fe177297
    Merge pull request #785 from TheLegend875/feat-displayed-name Tim Möhlmann 2019-01-02 19:14:17 +0200
  • 47234786ea
    Disable mergify strict mode Tim Möhlmann 2019-01-02 19:12:46 +0200
  • 8c8e06de48 add #792 to changelog hoellen 2019-01-02 14:19:55 +0100
  • f617e82c06 fix broken webmail and logo url in admin hoellen 2019-01-02 14:08:03 +0100
  • 470cece9ee
    Merge pull request #791 from hoellen/update-faq-1 mergify[bot] 2019-01-02 10:33:54 +0000
  • f2e3d755a6 add nginx conf override to faq hoellen 2019-01-02 10:59:19 +0100
  • f02a8bd1bd
    Merge pull request #790 from Dennis14e/patch-1 hoellen 2019-01-02 10:00:19 +0100
  • 4a072992db
    Fix typo in demo.rst Dennis Neufeld 2019-01-01 18:48:09 +0100
  • 603f834cc9
    Merge pull request #779 from TheLegend875/fix-autoforward Tim Möhlmann 2019-01-01 18:07:22 +0200
  • 4068c5b751
    Versioning for mysqlclient and psycopg2 Tim Möhlmann 2018-12-31 18:22:24 +0200
  • b2823c23b8
    Merge remote-tracking branch 'upstream/master' into feat-psql-support Tim Möhlmann 2018-12-31 18:20:39 +0200
  • 0c0d56c545
    Merge pull request #772 from dani909/fix-docker-prefix Tim Möhlmann 2018-12-31 18:07:33 +0200
  • 9eaeb80a27
    Finalize merge with kaiyou/feat-multiple-db Tim Möhlmann 2018-12-31 18:02:07 +0200
  • 16c47faf35
    Fix default docker prefix value of traefik certdumper Daniel Huber 2018-12-31 12:39:35 +0100
  • b4f6f6b354
    Merge branch 'master' into fix-docker-prefix Daniel Huber 2018-12-31 11:54:43 +0100
  • f91b80503e
    FAQ: Older ciphers - Closes #698 Tim Möhlmann 2018-12-31 05:11:56 +0200
  • 4c78785da3
    FAQ: DKIM and DMARC generation - Closes #102 Tim Möhlmann 2018-12-31 04:57:17 +0200
  • 8dd30a698b
    FAQ: Rancher - Closes #125 Tim Möhlmann 2018-12-31 04:51:12 +0200
  • df55b2e9d6
    Reference and close #206 Tim Möhlmann 2018-12-31 04:38:59 +0200
  • dc238bb2b3
    FAQ: Unbound DNS - Closes #554 Tim Möhlmann 2018-12-31 04:33:37 +0200
  • 4c7cdeb43b
    FAQ: Difference between DOMAINS and HOSTNAMES - Closes #742 - Closes #747 Tim Möhlmann 2018-12-31 04:13:25 +0200
  • b91cfd3b41
    Merge pull request #781 from usrpro/fix-download-links Tim Möhlmann 2018-12-31 03:23:54 +0200
  • e0b8a98822
    Merge pull request #786 from usrpro/update-demo-docs Tim Möhlmann 2018-12-31 03:16:06 +0200
  • aaa7ef5de3
    Update demo server docs Tim Möhlmann 2018-12-31 03:13:47 +0200
  • 7eff09a74b
    Merge pull request #724 from Nebukadneza/traefik_support Tim Möhlmann 2018-12-31 01:13:14 +0200
  • c1bfde4e15
    Use wget for file dowloads. Curl doesn't like the Traefik redirects Tim Möhlmann 2018-12-31 00:19:21 +0200
  • 999d2a9557 changed default.sieve to send displayed name TheLegend875 2018-12-30 21:44:38 +0100
  • 2954d84790 added necessary ui elements TheLegend875 2018-12-30 20:29:41 +0100
  • 56f4d4c894 fixed auto-forward TheLegend875 2018-12-28 21:03:57 +0100
  • 82c1f7dfb4
    Merge pull request #784 from Nebukadneza/fix_typo Tim Möhlmann 2018-12-30 22:59:07 +0200
  • 03ee3aa918 Fix typo in contributor docs Dario Ernst 2018-12-30 21:46:02 +0100
  • 2dfed9dc90
    Add usrpro team to authors Tim Möhlmann 2018-12-30 21:15:41 +0200
  • aefb638eca
    Fix links to documentation Tim Möhlmann 2018-12-30 21:08:29 +0200
  • 598ad4fc7a
    Prefix static path with version for Traefik Tim Möhlmann 2018-12-30 20:52:34 +0200
  • 8ef1bce918
    Merge pull request #782 from hoellen/changelog-1.6 Tim Möhlmann 2018-12-30 19:58:27 +0200
  • a7853ff528 link issue to url hoellen 2018-12-30 18:21:51 +0100
  • e1902907ff Prepare changelog for 1.6 hoellen 2018-12-30 18:08:51 +0100