1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Commit Graph

649 Commits

Author SHA1 Message Date
kaiyou
ac53b3ed97 Merge branch 'master' into refactor-repo 2017-11-01 18:29:25 +01:00
kaiyou
f9708e874a Fix the service list page 2017-11-01 16:29:05 +01:00
kaiyou
8722e72f8d Fix the token list template 2017-11-01 16:28:14 +01:00
kaiyou
de2a06aec1 Fix letsencrypt by using a separate port than the proxy 2017-11-01 15:24:22 +01:00
kaiyou
c59e05bb09 Add initial sphinx config 2017-11-01 12:37:32 +01:00
kaiyou
75842df0d4 Move compose base files to the docs 2017-11-01 12:11:59 +01:00
kaiyou
689be5f2d9 Move all directories per theme 2017-11-01 12:11:04 +01:00
kaiyou
26da4f306d Move images to the documentation folder 2017-11-01 12:04:31 +01:00
kaiyou
3f43b205d3 Prepare the changelog for 1.5.0 2017-11-01 12:03:09 +01:00
kaiyou
494db6a14a Add a note about changing the license related to contributors 2017-10-29 21:15:43 +01:00
kaiyou
7e0399a8be Update authors with translation 2017-10-29 21:14:20 +01:00
kaiyou
aac488d7e3 Update translations 2017-10-29 19:13:17 +01:00
kaiyou
51e9d56b89 Add gettext calls for i18n 2017-10-29 19:10:04 +01:00
kaiyou
cd90f0beb0
Merge pull request #292 from Mailu/feature-auth-tokens
Implement authentication tokens
2017-10-29 19:05:19 +01:00
kaiyou
23bb932785
Merge branch 'master' into feature-auth-tokens 2017-10-29 19:05:09 +01:00
kaiyou
19fe73b388 Implement authentication rate limit, fixes #116 2017-10-29 18:42:35 +01:00
kaiyou
716e166b11 Improve the sidebar, display site title and website link 2017-10-29 18:13:59 +01:00
kaiyou
924760273c Update the ui macros and polish the overall UI 2017-10-29 17:53:48 +01:00
kaiyou
8095798a04 Enable token-based authentication 2017-10-29 15:39:28 +01:00
kaiyou
51c301ec56 Switch to 1000 rounds for tokens (performance) 2017-10-29 15:39:14 +01:00
kaiyou
30dfefb24d Fix the token generation process 2017-10-29 15:39:01 +01:00
kaiyou
291fbe7bc4 Add views and templates for authentication tokens 2017-10-29 14:49:07 +01:00
kaiyou
814ed77d7f Add data structure for authentication tokens 2017-10-29 14:48:34 +01:00
kaiyou
eb40ea830f Make users and aliases email case insensitive 2017-10-29 13:44:49 +01:00
kaiyou
249f5d94d6 Add a debugging bar for development 2017-10-29 13:44:49 +01:00
kaiyou
db91889f0f Merge pull request #288 from bcyrill/patch-1
Update details.html
2017-10-26 08:16:26 +02:00
bcyrill
0eebd4a00d Update details.html
- Fix assignment in template
- Use updated environment option
2017-10-26 00:13:08 +02:00
kaiyou
8e25de6050 Fix vacation messages by setting the submission host properly 2017-10-22 23:43:50 +02:00
kaiyou
166aa02b01 Merge branch 'refactor-nginx' 2017-10-22 20:04:44 +02:00
kaiyou
6765a17545 Explicitely enable sasl_auth for the internal SMTP (Postifx, sigh..) 2017-10-22 19:44:58 +02:00
kaiyou
05b9ecbb34 Remove misinformed open relay for the internal smtp 2017-10-22 19:05:51 +02:00
kaiyou
47f453e494 Allow relaying when using the intenral SMTPd 2017-10-22 18:15:28 +02:00
kaiyou
c94e976f43 Fix a typo in the sqlite query 2017-10-22 18:07:36 +02:00
kaiyou
ff71e70360 Rename the authentication endpoint 2017-10-22 16:43:06 +02:00
kaiyou
3c9552a14b Make it possible to serve Mailu over ipv6 2017-10-22 16:13:13 +02:00
kaiyou
bb4c5150b5 Remove the scary warning 2017-10-22 16:07:12 +02:00
kaiyou
64cbab5104 Allow xclient even for non authenticated clients 2017-10-22 15:45:32 +02:00
kaiyou
690c05ea64 Switch behavior if the user is not authenticated 2017-10-22 15:44:44 +02:00
kaiyou
80d728c233 Forward SMTP to the xclient-authenticated endpoint 2017-10-22 15:01:25 +02:00
kaiyou
2c8810d7d3 Use an HTTP proxy for resolving the admin address dynamically 2017-10-22 15:01:04 +02:00
kaiyou
7d348440d8 Have radicale authenticate against the front 2017-10-22 15:00:41 +02:00
kaiyou
ea1d876d93 Add a specific server for xclient-authenticated connections 2017-10-22 15:00:16 +02:00
kaiyou
cac00086c9 Fix the outclean filter which was not embedded anymore 2017-10-22 11:31:55 +02:00
kaiyou
04a25fc4e3 Add specific unencrypted servers for internal connexions (webmails) 2017-10-22 11:31:32 +02:00
kaiyou
ec6d5acc18 Unescape passwords before cecking 2017-10-22 10:49:31 +02:00
kaiyou
0a74213eae Have nginx listen over ipv6 2017-10-21 19:50:49 +02:00
kaiyou
3230554b0d Do not enable starttls if no certificate 2017-10-21 18:58:18 +02:00
kaiyou
8a2ddcdf30 Fix a typo in the nginx config 2017-10-21 15:54:09 +02:00
kaiyou
9dd4150e7c Merge branch 'refactor-nginx' 2017-10-21 15:23:17 +02:00
kaiyou
5786bb3e1b Return the server address dynamically 2017-10-21 15:22:40 +02:00