649 Commits (ac53b3ed9790c0a098314737ae28b6869e1462d4)
 

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