629 Commits (19fe73b388e7a6110c2a0d64ab17049a6540865e)
 

Author SHA1 Message Date
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 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
kaiyou 9e3e86f0d0 Remove spaces around = sign in .env 7 years ago
kaiyou 3e2dfee431 Merge pull request #276 from droopy4096/master-backports
multiple bugfixes for config_sync and full coverage of user/alias/domain attributes added
7 years ago
Dmytro Makovey 18ba724505 pep8/flake8 applied 7 years ago
Dmytro Makovey d50ba01892 autopep8 applied 7 years ago
Dmytro Makovey b05e924f3b merged config_sync improvements/bugfixes 7 years ago
Dmytro Makovey 83e6d4400c fix user params updates 7 years ago
Dmytro Makovey a6944582a3 fix python2-ism 7 years ago
Dmytro Makovey c9f124c9b9 expand user and alias params 7 years ago
Dmytro Makovey 06d7828e06 fix multi-add of managers 7 years ago
Dmytro Makovey 4fed48eae1 commit earlier to fix issues with missing domains 7 years ago
Dmytro Makovey 977fcd01e0 add more verbosity for operations 7 years ago
Dmytro Makovey 454264ba31 fix typo 7 years ago
kaiyou d84b63453f Merge pull request #271 from droopy4096/master-backports
Added config_update verbosity and expanded YAML format a touch
7 years ago
Dmytro Makovey 319b3e68bb backported proper empty field handling 7 years ago
Dmytro Makovey 2ffd779324 add some fail-safe for empty passwords 7 years ago
Dmytro Makovey b64582b456 retracting dovecot cipher settings 7 years ago
kaiyou 7c483adfbb Merge pull request #273 from t3hmrman/add-kubernetes-resource-configs
Add kubernetes NGINX ingress and Mailu resource config
7 years ago
t3hmrman f22c4899fd Add light documentation structure and README for kubernetes 7 years ago
Dmytro Makovey 9f267a44ee backported CLI options for domain command 7 years ago
Dmytro Makovey 1ee4f5db15 fix domain command invocation 7 years ago