Girish Ramakrishnan
|
4765e4f83c
|
Add locked flag to domains table
|
2019-01-25 14:45:45 -08:00 |
|
Girish Ramakrishnan
|
8d944f9a4a
|
Allow setup to be run again as long as not-activated
this is useful if the activation fails somewhere mid-way and we don't
need to re-setup the cloudron all over
|
2018-12-07 15:11:25 -08:00 |
|
Johannes Zellner
|
5db1716664
|
Add tlsConfig handling in domaindb.js
|
2018-01-31 16:56:22 +01:00 |
|
Johannes Zellner
|
3135c227d7
|
Do not add default domain records when we clear the db for testing
|
2018-01-26 18:32:01 +01:00 |
|
Girish Ramakrishnan
|
af6d8f41ee
|
create dkim key when mail domain is added
|
2018-01-25 10:38:59 -08:00 |
|
Johannes Zellner
|
147c728743
|
Rename maildb table to mail
|
2018-01-23 15:45:30 +01:00 |
|
Girish Ramakrishnan
|
6fdb093595
|
add and remove maildb entries when domain is created and removed
|
2018-01-21 20:33:21 -08:00 |
|
Girish Ramakrishnan
|
8da04f6f51
|
make domaindb.update take object
|
2018-01-20 10:24:11 -08:00 |
|
Girish Ramakrishnan
|
b64c41758e
|
domaindb.upsert is not used
|
2018-01-20 10:18:06 -08:00 |
|
Girish Ramakrishnan
|
0eaea12818
|
make domaindb.add take an object
|
2018-01-20 10:17:01 -08:00 |
|
Girish Ramakrishnan
|
b098db16cf
|
domaindb: add DOMAINS_FIELDS
|
2018-01-20 10:05:31 -08:00 |
|
Girish Ramakrishnan
|
2ac12de204
|
Add domains.provider
|
2018-01-09 15:32:49 -08:00 |
|
Girish Ramakrishnan
|
373c003223
|
provider is always set in domain config
|
2018-01-09 14:25:58 -08:00 |
|
Girish Ramakrishnan
|
f236bd3316
|
remove isCustomDomain usage from the UI
This also adds domains.provider that we should add to the db itself
at some point
|
2018-01-09 11:00:32 -08:00 |
|
Girish Ramakrishnan
|
c56a24d4fb
|
Autoprovision from autoprovision.json
This is done so that CaaS restore code path can provision correctly
|
2017-11-27 22:41:32 -08:00 |
|
Johannes Zellner
|
a4a3e19a92
|
Remove configJson field for domain records in postprocess
|
2017-11-20 20:01:50 +01:00 |
|
Johannes Zellner
|
de44796b6f
|
Handle errors if domain is still used on deletion attempt
|
2017-11-20 20:01:50 +01:00 |
|
Johannes Zellner
|
1ccc3b84b8
|
Fixup various tests for multidomain
|
2017-11-20 20:01:50 +01:00 |
|
Johannes Zellner
|
9155f49d4c
|
Add domaindb logic
|
2017-11-20 19:59:26 +01:00 |
|