Commit Graph

629 Commits (30dfefb24d97297c82c9385dce9cfb78068c050d)
 

Author SHA1 Message Date
kaiyou 30dfefb24d Fix the token generation process
kaiyou 291fbe7bc4 Add views and templates for authentication tokens
kaiyou 814ed77d7f Add data structure for authentication tokens
kaiyou eb40ea830f Make users and aliases email case insensitive
kaiyou 249f5d94d6 Add a debugging bar for development
kaiyou db91889f0f Merge pull request from bcyrill/patch-1
Update details.html
bcyrill 0eebd4a00d Update details.html
- Fix assignment in template
- Use updated environment option
kaiyou 8e25de6050 Fix vacation messages by setting the submission host properly
kaiyou 166aa02b01 Merge branch 'refactor-nginx'
kaiyou 6765a17545 Explicitely enable sasl_auth for the internal SMTP (Postifx, sigh..)
kaiyou 05b9ecbb34 Remove misinformed open relay for the internal smtp
kaiyou 47f453e494 Allow relaying when using the intenral SMTPd
kaiyou c94e976f43 Fix a typo in the sqlite query
kaiyou ff71e70360 Rename the authentication endpoint
kaiyou 3c9552a14b Make it possible to serve Mailu over ipv6
kaiyou bb4c5150b5 Remove the scary warning
kaiyou 64cbab5104 Allow xclient even for non authenticated clients
kaiyou 690c05ea64 Switch behavior if the user is not authenticated
kaiyou 80d728c233 Forward SMTP to the xclient-authenticated endpoint
kaiyou 2c8810d7d3 Use an HTTP proxy for resolving the admin address dynamically
kaiyou 7d348440d8 Have radicale authenticate against the front
kaiyou ea1d876d93 Add a specific server for xclient-authenticated connections
kaiyou cac00086c9 Fix the outclean filter which was not embedded anymore
kaiyou 04a25fc4e3 Add specific unencrypted servers for internal connexions (webmails)
kaiyou ec6d5acc18 Unescape passwords before cecking
kaiyou 0a74213eae Have nginx listen over ipv6
kaiyou 3230554b0d Do not enable starttls if no certificate
kaiyou 8a2ddcdf30 Fix a typo in the nginx config
kaiyou 9dd4150e7c Merge branch 'refactor-nginx'
kaiyou 5786bb3e1b Return the server address dynamically
kaiyou 9e3e86f0d0 Remove spaces around = sign in .env
kaiyou 3e2dfee431 Merge pull request from droopy4096/master-backports
multiple bugfixes for config_sync and full coverage of user/alias/domain attributes added
Dmytro Makovey 18ba724505 pep8/flake8 applied
Dmytro Makovey d50ba01892 autopep8 applied
Dmytro Makovey b05e924f3b merged config_sync improvements/bugfixes
Dmytro Makovey 83e6d4400c fix user params updates
Dmytro Makovey a6944582a3 fix python2-ism
Dmytro Makovey c9f124c9b9 expand user and alias params
Dmytro Makovey 06d7828e06 fix multi-add of managers
Dmytro Makovey 4fed48eae1 commit earlier to fix issues with missing domains
Dmytro Makovey 977fcd01e0 add more verbosity for operations
Dmytro Makovey 454264ba31 fix typo
kaiyou d84b63453f Merge pull request from droopy4096/master-backports
Added config_update verbosity and expanded YAML format a touch
Dmytro Makovey 319b3e68bb backported proper empty field handling
Dmytro Makovey 2ffd779324 add some fail-safe for empty passwords
Dmytro Makovey b64582b456 retracting dovecot cipher settings
kaiyou 7c483adfbb Merge pull request from t3hmrman/add-kubernetes-resource-configs
Add kubernetes NGINX ingress and Mailu resource config
t3hmrman f22c4899fd Add light documentation structure and README for kubernetes
Dmytro Makovey 9f267a44ee backported CLI options for domain command
Dmytro Makovey 1ee4f5db15 fix domain command invocation