Commit Graph

1112 Commits (5b8deed06ba8e67ab592a20d104033a9ee63445e)
 

Author SHA1 Message Date
kaiyou 08e95c08ca Add a way to get a dev environment
kaiyou 5a9f01d473 Provide some first configuration items
kaiyou 8efc51bc29 Finish writing the framework for the config manager
kaiyou 8bad30cd59 Move the domain MX status to the detail page
kaiyou 7f0447514c Finish storing the user quota to redis
kaiyou 80893be68b Add a missing import to dnspython
kaiyou 091369915b Display the user quota in the admin interface
kaiyou e13593f29a Switch to database 2 for rate limiting
kaiyou d1dbba2d3a Add expose instructions in Dockerfiles, fixes
kaiyou 62d1a0c104 Add a status field to the domain list
kaiyou bb0d7bf6dc Enforce the nocase collation on the email table
kaiyou 186c30d2ac Have the admin listen on ipv6
kaiyou 35276c3101
Merge pull request from Farthen/master
Dovecot: Add SQL iterate_query to config file.
kaiyou dfaedb76f1
Merge pull request from sanduhrs/feature/446
Add a sqlalchemy custom type for unicode to idna conversion of domain names
kaiyou 5a4b0a18ef Try to fix the Travis build
farthen f75280e4a3 Dovecot: Add SQL iterate_query to config file.
This allows to use doveadm -A to execute maintenance tasks for all users on the server
kaiyou a03d884ccc Add the domain registration option in .env
kaiyou 9968d708f1 Update the prod requirements
kaiyou 381e76511d Add self-service domain registration
Stefan Auditor c688970b32 Respect user enabled flag in admin authentication
Scott 49b17d31be [Security] Update Roundcube to 1.3.6
Fixes a security issue in roundcube.  May also fix the last comment in .
Stefan Auditor d3064579f4 Respect user enabled flag in basic authentication
Stefan Auditor 92f4858323 Respect user.enabled status in internal authentication
Stefan Auditor d2c6cecca6 Remove is_enabled method and use the enabled attribute instead
Stefan Auditor 5bfdd75738 Respect user enabled flag on user.login
Stefan Auditor 78f4fa7db9 Add field to ui for user enabled flag
Stefan Auditor 20d6fbae48 Add enabled flag to user model
Scott 2c2a1ed042 Remove stale link to old auto-forward settings. Fixes
Also update a reference to 'smtp' to use HOST_AUTHSMTP
Vados 1e609acbaf Remove `ports` option completely
Not needed since `hostNetwork: true`
Vados 3aaecca989 Update NGINX Ingress controller configuration
kaiyou 1c26c9e376
Merge pull request from t3hmrman/patch-1
Update NGINX Ingress controller configuration
kaiyou a51416a4af
Merge pull request from sanduhrs/feature/449
Add enabled flag to user model
Stefan Auditor e843f7ef1f Respect user enabled flag in admin authentication
kaiyou d333acabea
Merge pull request from romracer/roundcube-1.3.6
[Security] Update Roundcube to 1.3.6
Scott 386a02588b [Security] Update Roundcube to 1.3.6
Fixes a security issue in roundcube.  May also fix the last comment in .
Stefan Auditor c8540ddba7 Respect user enabled flag in basic authentication
Stefan Auditor 6fc22e5432 Respect user.enabled status in internal authentication
Stefan Auditor 733b89bff5 Remove is_enabled method and use the enabled attribute instead
kaiyou bc17171c02
Merge pull request from romracer/fix-450
Remove stale link to old auto-forward settings. Fixes 
Stefan Auditor 3b66fcada7 Respect user enabled flag on user.login
Stefan Auditor 7139a27bf1 Add field to ui for user enabled flag
Stefan Auditor f585197e52 Add enabled flag to user model
Scott e5c25c395f Remove stale link to old auto-forward settings. Fixes
Also update a reference to 'smtp' to use HOST_AUTHSMTP
Stefan Auditor 7f5bd98a2e Add parameters to database field
Stefan Auditor 93d5254b3f Add another type decorator for idna email support
Scott 6018995534 Use POD_ADDRESS_RANGE for Dovecot if it exists
This is required to override allow_nets in a Kubernetes environment where pods are not recreated with the same IP address.
Stefan Auditor 792c720c13 Save user email domain_name as idna representation
Stefan Auditor c40e255f3b Reset relay columns to string
Stefan Auditor d9ea64fac7 Import idna library and move code a bit upwards
Stefan Auditor 5a7272ff12 Replace other occurences of domain names with idna