2357 コミット (e979743226768c14aba3b366a7bd064013ff2dd7)
 

作成者 SHA1 メッセージ 日付
kaiyou b0eadadc5c Update the gitignore 8年前
kaiyou 48bc67428b Add a first version of the tracking code 8年前
kaiyou 40e6604d16 Enable dhparam and weaken TLS on port 25 using starttls 8年前
kaiyou 2d22e9cabe Add the Mailu logo 8年前
kaiyou bc44b83819 Update links for the compose setup 8年前
kaiyou 5d395a2dd0 Fix the version number in the documentation 8年前
kaiyou fcf9515bff Fix the rst syntax for most documentation 8年前
kaiyou dc2f1280ed Import the documentation from the wiki 8年前
kaiyou ac53b3ed97 Merge branch 'master' into refactor-repo 8年前
kaiyou f9708e874a Fix the service list page 8年前
kaiyou 8722e72f8d Fix the token list template 8年前
kaiyou de2a06aec1 Fix letsencrypt by using a separate port than the proxy 8年前
kaiyou c59e05bb09 Add initial sphinx config 8年前
kaiyou 75842df0d4 Move compose base files to the docs 8年前
kaiyou 689be5f2d9 Move all directories per theme 8年前
kaiyou 26da4f306d Move images to the documentation folder 8年前
kaiyou 3f43b205d3 Prepare the changelog for 1.5.0 8年前
kaiyou 494db6a14a Add a note about changing the license related to contributors 8年前
kaiyou 7e0399a8be Update authors with translation 8年前
kaiyou aac488d7e3 Update translations 8年前
kaiyou 51e9d56b89 Add gettext calls for i18n 8年前
kaiyou cd90f0beb0
Merge pull request #292 from Mailu/feature-auth-tokens
Implement authentication tokens
8年前
kaiyou 23bb932785
Merge branch 'master' into feature-auth-tokens 8年前
kaiyou 19fe73b388 Implement authentication rate limit, fixes #116 8年前
kaiyou 716e166b11 Improve the sidebar, display site title and website link 8年前
kaiyou 924760273c Update the ui macros and polish the overall UI 8年前
kaiyou 8095798a04 Enable token-based authentication 8年前
kaiyou 51c301ec56 Switch to 1000 rounds for tokens (performance) 8年前
kaiyou 30dfefb24d Fix the token generation process 8年前
kaiyou 291fbe7bc4 Add views and templates for authentication tokens 8年前
kaiyou 814ed77d7f Add data structure for authentication tokens 8年前
kaiyou eb40ea830f Make users and aliases email case insensitive 8年前
kaiyou 249f5d94d6 Add a debugging bar for development 8年前
kaiyou db91889f0f Merge pull request #288 from bcyrill/patch-1
Update details.html
8年前
bcyrill 0eebd4a00d Update details.html
- Fix assignment in template
- Use updated environment option
8年前
kaiyou 8e25de6050 Fix vacation messages by setting the submission host properly 8年前
kaiyou 166aa02b01 Merge branch 'refactor-nginx' 8年前
kaiyou 6765a17545 Explicitely enable sasl_auth for the internal SMTP (Postifx, sigh..) 8年前
kaiyou 05b9ecbb34 Remove misinformed open relay for the internal smtp 8年前
kaiyou 47f453e494 Allow relaying when using the intenral SMTPd 8年前
kaiyou c94e976f43 Fix a typo in the sqlite query 8年前
kaiyou ff71e70360 Rename the authentication endpoint 8年前
kaiyou 3c9552a14b Make it possible to serve Mailu over ipv6 8年前
kaiyou bb4c5150b5 Remove the scary warning 8年前
kaiyou 64cbab5104 Allow xclient even for non authenticated clients 8年前
kaiyou 690c05ea64 Switch behavior if the user is not authenticated 8年前
kaiyou 80d728c233 Forward SMTP to the xclient-authenticated endpoint 8年前
kaiyou 2c8810d7d3 Use an HTTP proxy for resolving the admin address dynamically 8年前
kaiyou 7d348440d8 Have radicale authenticate against the front 8年前
kaiyou ea1d876d93 Add a specific server for xclient-authenticated connections 8年前