Commit Graph

  • 56c0c00840 Add some shields on the homepage kaiyou 2017-11-04 22:05:11 +01:00
  • 70c32787d6 Insert a dynamic template for multiversion rendering kaiyou 2017-11-04 21:38:29 +01:00
  • 8746fafc14 Simplify the Sphinx configuration kaiyou 2017-11-04 19:28:19 +01:00
  • ce9d991a13 Improve the documentation menu kaiyou 2017-11-04 19:07:55 +01:00
  • f5ccc0e09c Remove unused makefiles kaiyou 2017-11-04 19:01:00 +01:00
  • f2ff77d554 Remove unused directories kaiyou 2017-11-04 19:00:45 +01:00
  • 1434e788ee Add a requirement list kaiyou 2017-11-04 18:59:23 +01:00
  • f22194d78b Rename the webmails directory kaiyou 2017-11-04 18:48:22 +01:00
  • edbea372e9 Merge branch 'master' into refactor-repo kaiyou 2017-11-04 18:40:53 +01:00
  • b0eadadc5c Update the gitignore kaiyou 2017-11-04 18:20:53 +01:00
  • 48bc67428b Add a first version of the tracking code kaiyou 2017-11-03 21:50:28 +01:00
  • 40e6604d16 Enable dhparam and weaken TLS on port 25 using starttls kaiyou 2017-11-03 20:37:10 +01:00
  • 2d22e9cabe Add the Mailu logo kaiyou 2017-11-02 20:22:49 +01:00
  • bc44b83819 Update links for the compose setup kaiyou 2017-11-02 20:16:07 +01:00
  • 5d395a2dd0 Fix the version number in the documentation kaiyou 2017-11-02 20:05:49 +01:00
  • fcf9515bff Fix the rst syntax for most documentation kaiyou 2017-11-02 20:05:12 +01:00
  • dc2f1280ed Import the documentation from the wiki kaiyou 2017-11-01 20:12:17 +01:00
  • ac53b3ed97 Merge branch 'master' into refactor-repo kaiyou 2017-11-01 18:29:25 +01:00
  • f9708e874a Fix the service list page kaiyou 2017-11-01 16:29:05 +01:00
  • 8722e72f8d Fix the token list template kaiyou 2017-11-01 16:28:14 +01:00
  • de2a06aec1 Fix letsencrypt by using a separate port than the proxy kaiyou 2017-11-01 15:24:22 +01:00
  • c59e05bb09 Add initial sphinx config kaiyou 2017-11-01 12:37:32 +01:00
  • 75842df0d4 Move compose base files to the docs kaiyou 2017-11-01 12:11:59 +01:00
  • 689be5f2d9 Move all directories per theme kaiyou 2017-11-01 12:11:04 +01:00
  • 26da4f306d Move images to the documentation folder kaiyou 2017-11-01 12:04:31 +01:00
  • 3f43b205d3 Prepare the changelog for 1.5.0 kaiyou 2017-11-01 12:03:09 +01:00
  • 494db6a14a Add a note about changing the license related to contributors kaiyou 2017-10-29 21:15:43 +01:00
  • 7e0399a8be Update authors with translation kaiyou 2017-10-29 21:14:20 +01:00
  • aac488d7e3 Update translations kaiyou 2017-10-29 19:13:17 +01:00
  • 51e9d56b89 Add gettext calls for i18n kaiyou 2017-10-29 19:10:04 +01:00
  • cd90f0beb0 Merge pull request #292 from Mailu/feature-auth-tokens kaiyou 2017-10-29 19:05:19 +01:00
  • 23bb932785 Merge branch 'master' into feature-auth-tokens kaiyou 2017-10-29 19:05:09 +01:00
  • 19fe73b388 Implement authentication rate limit, fixes #116 kaiyou 2017-10-29 18:42:35 +01:00
  • 716e166b11 Improve the sidebar, display site title and website link kaiyou 2017-10-29 18:13:59 +01:00
  • 924760273c Update the ui macros and polish the overall UI kaiyou 2017-10-29 17:53:48 +01:00
  • 8095798a04 Enable token-based authentication kaiyou 2017-10-29 15:39:28 +01:00
  • 51c301ec56 Switch to 1000 rounds for tokens (performance) kaiyou 2017-10-29 15:39:14 +01:00
  • 30dfefb24d Fix the token generation process kaiyou 2017-10-29 15:39:01 +01:00
  • 291fbe7bc4 Add views and templates for authentication tokens kaiyou 2017-10-29 14:49:07 +01:00
  • 814ed77d7f Add data structure for authentication tokens kaiyou 2017-10-29 14:48:34 +01:00
  • eb40ea830f Make users and aliases email case insensitive kaiyou 2017-10-29 13:44:37 +01:00
  • 249f5d94d6 Add a debugging bar for development kaiyou 2017-10-29 13:43:10 +01:00
  • db91889f0f Merge pull request #288 from bcyrill/patch-1 kaiyou 2017-10-26 08:16:26 +02:00
  • 0eebd4a00d Update details.html bcyrill 2017-10-26 00:13:08 +02:00
  • 8e25de6050 Fix vacation messages by setting the submission host properly kaiyou 2017-10-22 23:43:50 +02:00
  • 166aa02b01 Merge branch 'refactor-nginx' kaiyou 2017-10-22 20:04:44 +02:00
  • 6765a17545 Explicitely enable sasl_auth for the internal SMTP (Postifx, sigh..) kaiyou 2017-10-22 19:44:58 +02:00
  • 05b9ecbb34 Remove misinformed open relay for the internal smtp kaiyou 2017-10-22 19:05:51 +02:00
  • 47f453e494 Allow relaying when using the intenral SMTPd kaiyou 2017-10-22 18:15:28 +02:00
  • c94e976f43 Fix a typo in the sqlite query kaiyou 2017-10-22 18:07:36 +02:00
  • ff71e70360 Rename the authentication endpoint kaiyou 2017-10-22 16:43:06 +02:00
  • 3c9552a14b Make it possible to serve Mailu over ipv6 kaiyou 2017-10-22 16:13:13 +02:00
  • bb4c5150b5 Remove the scary warning kaiyou 2017-10-22 16:07:12 +02:00
  • 64cbab5104 Allow xclient even for non authenticated clients kaiyou 2017-10-22 15:45:32 +02:00
  • 690c05ea64 Switch behavior if the user is not authenticated kaiyou 2017-10-22 15:44:44 +02:00
  • 80d728c233 Forward SMTP to the xclient-authenticated endpoint kaiyou 2017-10-22 15:01:25 +02:00
  • 2c8810d7d3 Use an HTTP proxy for resolving the admin address dynamically kaiyou 2017-10-22 15:01:04 +02:00
  • 7d348440d8 Have radicale authenticate against the front kaiyou 2017-10-22 15:00:41 +02:00
  • ea1d876d93 Add a specific server for xclient-authenticated connections kaiyou 2017-10-22 15:00:16 +02:00
  • cac00086c9 Fix the outclean filter which was not embedded anymore kaiyou 2017-10-22 11:31:55 +02:00
  • 04a25fc4e3 Add specific unencrypted servers for internal connexions (webmails) kaiyou 2017-10-22 11:31:32 +02:00
  • ec6d5acc18 Unescape passwords before cecking kaiyou 2017-10-22 10:49:31 +02:00
  • 0a74213eae Have nginx listen over ipv6 kaiyou 2017-10-21 19:50:49 +02:00
  • 3230554b0d Do not enable starttls if no certificate kaiyou 2017-10-21 18:58:18 +02:00
  • 8a2ddcdf30 Fix a typo in the nginx config kaiyou 2017-10-21 15:54:09 +02:00
  • 9dd4150e7c Merge branch 'refactor-nginx' kaiyou 2017-10-21 15:23:17 +02:00
  • 5786bb3e1b Return the server address dynamically kaiyou 2017-10-21 15:22:40 +02:00
  • 9e3e86f0d0 Remove spaces around = sign in .env kaiyou 2017-09-28 21:47:01 +02:00
  • 3e2dfee431 Merge pull request #276 from droopy4096/master-backports kaiyou 2017-09-28 20:21:44 +02:00
  • 18ba724505 pep8/flake8 applied Dmytro Makovey 2017-09-28 08:37:39 -07:00
  • d50ba01892 autopep8 applied Dmytro Makovey 2017-09-28 08:28:10 -07:00
  • b05e924f3b merged config_sync improvements/bugfixes Dmytro Makovey 2017-09-27 21:57:57 -07:00
  • 83e6d4400c fix user params updates Dmytro Makovey 2017-09-27 21:48:20 -07:00
  • a6944582a3 fix python2-ism Dmytro Makovey 2017-09-27 21:34:10 -07:00
  • c9f124c9b9 expand user and alias params Dmytro Makovey 2017-09-27 21:29:42 -07:00
  • 06d7828e06 fix multi-add of managers Dmytro Makovey 2017-09-27 20:52:03 -07:00
  • 4fed48eae1 commit earlier to fix issues with missing domains Dmytro Makovey 2017-09-27 20:31:51 -07:00
  • 977fcd01e0 add more verbosity for operations Dmytro Makovey 2017-09-27 20:16:23 -07:00
  • 454264ba31 fix typo Dmytro Makovey 2017-09-27 19:44:19 -07:00
  • d84b63453f Merge pull request #271 from droopy4096/master-backports kaiyou 2017-09-27 20:25:14 +02:00
  • 319b3e68bb backported proper empty field handling Dmytro Makovey 2017-09-27 11:05:29 -07:00
  • 2ffd779324 add some fail-safe for empty passwords Dmytro Makovey 2017-09-27 11:04:19 -07:00
  • b64582b456 retracting dovecot cipher settings Dmytro Makovey 2017-09-27 07:28:39 -07:00
  • 7c483adfbb Merge pull request #273 from t3hmrman/add-kubernetes-resource-configs kaiyou 2017-09-27 08:10:14 +02:00
  • f22c4899fd Add light documentation structure and README for kubernetes t3hmrman 2017-09-27 10:37:34 +09:00
  • 9f267a44ee backported CLI options for domain command Dmytro Makovey 2017-09-26 14:21:50 -07:00
  • 1ee4f5db15 fix domain command invocation Dmytro Makovey 2017-09-26 14:18:37 -07:00
  • 292853fd57 backported domain/manager sync Dmytro Makovey 2017-09-26 14:11:00 -07:00
  • ce2ad32efc add manager/domain configuration sync Dmytro Makovey 2017-09-26 13:20:33 -07:00
  • 3ecb54b4e3 Add kubernetes NGINX ingress and Mailu resource config t3hmrman 2017-09-26 12:52:58 +09:00
  • 5e55182b90 fix type check as per pull request comment Dmytro Makovey 2017-09-25 06:59:01 -07:00
  • effb311742 Use relative redirects, as suggsted in #272 kaiyou 2017-09-24 22:43:16 +02:00
  • ba4ed579df Support TLS and STARTTLS for mail kaiyou 2017-09-24 18:43:14 +02:00
  • 4892fe47e6 Limit xclient to connections from the front container kaiyou 2017-09-24 18:33:13 +02:00
  • 4521fa9e29 Make path to admin and webmail configurable, related to #236 kaiyou 2017-09-24 18:16:36 +02:00
  • 648d092e88 Fix proxifying to static assets kaiyou 2017-09-24 17:59:58 +02:00
  • 808809b37a Add letsencrypt support in the nginx container kaiyou 2017-09-24 17:50:10 +02:00
  • a57096e613 Support specifyin multiple hostnames kaiyou 2017-09-24 17:49:39 +02:00
  • 7e9c04cd65 Do not include appscheduler kaiyou 2017-09-24 17:48:27 +02:00
  • 3b01f968b3 Remove traefik which has become incompatible kaiyou 2017-09-24 15:45:10 +02:00