Girish Ramakrishnan
1caf4e9e76
remove the isConfigured check entirely
...
good thing is that we will not check if the my. cert is valid each
time on start up which will work out well when restoring from
old backups with an outdated cert.
2016-07-06 10:11:54 -05:00
Johannes Zellner
f0f01453ec
Make the backup cronjob run every 4 hours again
...
This only calls ensureBackup() which in turn would only
trigger one once per day
2016-07-06 14:54:31 +02:00
Girish Ramakrishnan
2d01f2a0e9
pass migrate reason all the way to splash code
2016-07-05 22:04:24 -05:00
Girish Ramakrishnan
944b3a9da1
route53: do not use appFqdn
2016-07-05 16:28:11 -05:00
Girish Ramakrishnan
eaeaf92c1a
handle BAD_FIELD
2016-07-04 23:32:44 -05:00
Girish Ramakrishnan
70034602c7
handle error
2016-07-04 23:32:44 -05:00
Girish Ramakrishnan
dcc6108da1
pass req.body instead of options
2016-07-04 23:32:44 -05:00
Girish Ramakrishnan
6acd01eaae
pass domain as part of the config
2016-07-04 23:22:50 -05:00
Girish Ramakrishnan
e5baee82e8
one of size, region, domain is allowed in migration route
2016-07-04 23:22:50 -05:00
Girish Ramakrishnan
1126626b51
implement domain migration
2016-07-04 22:30:25 -05:00
Girish Ramakrishnan
ab1b5f89a1
validate route53 credentials
2016-07-04 19:42:17 -05:00
Girish Ramakrishnan
21c5491717
bump infra version (for mail container)
2016-07-04 16:17:53 -05:00
Johannes Zellner
53d03698ad
Setup admin certs if we are configured
2016-07-04 10:18:39 +02:00
Girish Ramakrishnan
c8a3af83ff
use latest mail container (subaddress alias fix)
2016-07-03 08:37:45 -05:00
Girish Ramakrishnan
a5def529bb
refactor migrate to take options
2016-07-02 16:03:21 -05:00
Girish Ramakrishnan
bd5c1269f6
remove jslint
2016-07-02 11:42:52 -05:00
Girish Ramakrishnan
55e2043eca
pass domain argument to cloudron.migrate
2016-07-02 11:23:52 -05:00
Girish Ramakrishnan
bfd92bf7ed
do not rely on appstore for billing, plan, currency
2016-07-02 10:41:10 -05:00
Girish Ramakrishnan
4983120ae8
rename getCloudronDetails
2016-07-02 10:30:12 -05:00
Girish Ramakrishnan
200ae149a9
handle appstore failure when setting plan
2016-07-02 10:23:00 -05:00
Girish Ramakrishnan
a863b8fa22
fix cors test
2016-07-02 06:03:33 -05:00
Johannes Zellner
982bfc313c
Do not allow so send cookies in cors use case
2016-07-01 20:31:43 +02:00
Johannes Zellner
88b2ef65cc
Pass the provider setting through to the update call
2016-06-30 19:24:36 +02:00
Johannes Zellner
4149a5908b
Only trigger cloudron retire and print any errors, but always succeed
2016-06-30 15:05:18 +02:00
Johannes Zellner
e82c33b896
Revert "Increase sysadmin route timeout as stopping might take longer"
...
This reverts commit 900db217ddb84ab324187ab29bf61e593f824e4a.
2016-06-30 15:01:42 +02:00
Johannes Zellner
f319919a4f
Increase sysadmin route timeout as stopping might take longer
2016-06-30 10:52:50 +02:00
Girish Ramakrishnan
f2c897a87d
load webadmin after migration
2016-06-29 23:41:42 -05:00
Girish Ramakrishnan
77bd5bfcbe
pass retire reason
2016-06-29 23:24:00 -05:00
Girish Ramakrishnan
4dabf7bb26
send currency information
2016-06-29 18:59:50 -05:00
Girish Ramakrishnan
4250a26967
send plan information
2016-06-29 18:57:06 -05:00
Girish Ramakrishnan
14ca94be78
fix typo
2016-06-29 18:24:44 -05:00
Girish Ramakrishnan
4be3f484d0
check tag type
2016-06-28 16:56:21 -05:00
Girish Ramakrishnan
9bfbdbba3b
handle migrate in update.html
2016-06-28 16:21:22 -05:00
Girish Ramakrishnan
0c3de27c3d
better progress message
2016-06-28 16:16:15 -05:00
Girish Ramakrishnan
24e36dc24c
clean up code
2016-06-28 16:09:44 -05:00
Girish Ramakrishnan
1fb4c80951
remove bad comment
2016-06-28 16:02:35 -05:00
Girish Ramakrishnan
66fd20e1ff
self-retire after migration call
2016-06-28 15:43:39 -05:00
Girish Ramakrishnan
c7c6944e5f
set migrate progress
2016-06-28 15:34:04 -05:00
Girish Ramakrishnan
823290aa29
remove jslint comment
2016-06-28 15:31:08 -05:00
Johannes Zellner
8769a1d15b
Only backup once per day
2016-06-28 12:13:51 +02:00
Girish Ramakrishnan
dac9f29900
Add migrate route
2016-06-27 22:40:41 -05:00
Girish Ramakrishnan
eaa2058b10
remove jslint comment
2016-06-27 12:37:15 -05:00
Girish Ramakrishnan
0ef1cd100a
bump mail container
2016-06-25 00:16:18 -05:00
Girish Ramakrishnan
5a48b90adc
let the mail addon figure out how to setup aliases file
2016-06-25 00:02:19 -05:00
Girish Ramakrishnan
701a9e964f
aliases have username as the "to"
2016-06-25 00:02:19 -05:00
Johannes Zellner
d91fe9223c
Dedupe the user.verify*() code
2016-06-23 11:58:10 +02:00
Johannes Zellner
1bf869963b
Only allow alphanumerics and dash in auth client names
2016-06-23 10:16:02 +02:00
Girish Ramakrishnan
d1dab8746e
rewrite aliases as well and not just the destination
2016-06-22 23:26:33 -05:00
Girish Ramakrishnan
b08618288a
setup aliases by domain name
2016-06-22 21:47:21 -05:00
Girish Ramakrishnan
f9ed725002
wait (practically) forever for admin DNS propagation
2016-06-22 16:00:03 -05:00