2934 次程式碼提交 (135c5119c568a065c74292bf6232a3970c70c788)
 

作者 SHA1 備註 提交日期
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 年之前
kaiyou cac00086c9 Fix the outclean filter which was not embedded anymore 8 年之前
kaiyou 04a25fc4e3 Add specific unencrypted servers for internal connexions (webmails) 8 年之前
kaiyou ec6d5acc18 Unescape passwords before cecking 8 年之前
kaiyou 0a74213eae Have nginx listen over ipv6 8 年之前
kaiyou 3230554b0d Do not enable starttls if no certificate 8 年之前
kaiyou 8a2ddcdf30 Fix a typo in the nginx config 8 年之前
kaiyou 9dd4150e7c Merge branch 'refactor-nginx' 8 年之前
kaiyou 5786bb3e1b Return the server address dynamically 8 年之前
kaiyou 9e3e86f0d0 Remove spaces around = sign in .env 8 年之前
kaiyou 3e2dfee431 Merge pull request #276 from droopy4096/master-backports
multiple bugfixes for config_sync and full coverage of user/alias/domain attributes added
8 年之前
Dmytro Makovey 18ba724505 pep8/flake8 applied 8 年之前
Dmytro Makovey d50ba01892 autopep8 applied 8 年之前
Dmytro Makovey b05e924f3b merged config_sync improvements/bugfixes 8 年之前
Dmytro Makovey 83e6d4400c fix user params updates 8 年之前
Dmytro Makovey a6944582a3 fix python2-ism 8 年之前
Dmytro Makovey c9f124c9b9 expand user and alias params 8 年之前
Dmytro Makovey 06d7828e06 fix multi-add of managers 8 年之前
Dmytro Makovey 4fed48eae1 commit earlier to fix issues with missing domains 8 年之前
Dmytro Makovey 977fcd01e0 add more verbosity for operations 8 年之前
Dmytro Makovey 454264ba31 fix typo 8 年之前
kaiyou d84b63453f Merge pull request #271 from droopy4096/master-backports
Added config_update verbosity and expanded YAML format a touch
8 年之前
Dmytro Makovey 319b3e68bb backported proper empty field handling 8 年之前
Dmytro Makovey 2ffd779324 add some fail-safe for empty passwords 8 年之前