Commit Graph

252 Commits (8e25de6050f486efaa25c02700999f3dcde073d1)

Author SHA1 Message Date
kaiyou 166aa02b01 Merge branch 'refactor-nginx'
kaiyou ff71e70360 Rename the authentication endpoint
kaiyou 690c05ea64 Switch behavior if the user is not authenticated
kaiyou 80d728c233 Forward SMTP to the xclient-authenticated endpoint
kaiyou ec6d5acc18 Unescape passwords before cecking
kaiyou 9dd4150e7c Merge branch 'refactor-nginx'
kaiyou 5786bb3e1b Return the server address dynamically
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 9f267a44ee backported CLI options for domain command
Dmytro Makovey 1ee4f5db15 fix domain command invocation
Dmytro Makovey 292853fd57 backported domain/manager sync
Dmytro Makovey ce2ad32efc add manager/domain configuration sync
Dmytro Makovey 5e55182b90 fix type check as per pull request comment
kaiyou a57096e613 Support specifyin multiple hostnames
kaiyou 7e9c04cd65 Do not include appscheduler
kaiyou 94a13aabf0 Handle nginx authentication requests in the admin container
kaiyou 87cbeacecd Do not install openssl in the admin container anymore
kaiyou 870c7dbe5c Remove unused requirements from the admin app
kaiyou 97505d1367 Remove TLS tasks from the admin container
kaiyou 974c351802 Move the admin interface back to a blueprint
kaiyou 971e839201 Merge branch 'master' into feature-xforwarded-prefix
Dmytro Makovey 8cf93ab999 added bacports and resolved conflicts
Dmytro Makovey f86391f839 be smarted about destination field
kaiyou e14f93d429 Do not remove openssl during the admin container setup
kaiyou 6cd8e0e336 Fix the redirect to /webmail
kaiyou f615af4a88 Fix the behavior during login
kaiyou 2b13af4638 Update messages.po (POEditor.com)
kaiyou 9fd60c3fa8 Update translations
kaiyou 924ca02016 Update messages.po (POEditor.com)
kaiyou bb8c4e86c1 Update translations after moving mailu.admin
kaiyou fed7665a0a Fix all references to mailu.admin
kaiyou 9358a76d89 Start moving things out of the admin module
kaiyou 5192034c02 Fix the missing openssl requirement
kaiyou 52daccb74e Clean the requirements after removing certbot
kaiyou a96478c496 Fix remaining migration scripts and remove initdb/flushdb from manage.py
kaiyou 829e4a5e28 Merge pull request from Mailu/feature-traefik
Switch to traefik for proxying and querying letsencrypt
kaiyou 95970cd7b8 Stamp the database when creating it, fixes
kaiyou a138bed95e Fix the docker-compose.yml so that / is handled by the admin container