Johannes Zellner
a55645770e
Add missing csp img-src policy for app icons
2017-03-21 13:25:29 +01:00
Johannes Zellner
132ddd2671
Add 0.107.0 changes
2017-03-21 11:15:51 +01:00
Johannes Zellner
fa5891b149
Also put csp meta tag in oauth views
2017-03-21 11:12:04 +01:00
Johannes Zellner
d01929debc
Be more permissive with csp header values
2017-03-21 11:12:04 +01:00
Johannes Zellner
7c01ee58b5
Template the cloudron origin for csp to support local development
2017-03-21 11:12:04 +01:00
Johannes Zellner
ec89f8719c
Add CSP meta tag for webadmin
2017-03-21 11:12:04 +01:00
Girish Ramakrishnan
9145022a2c
Put scope in the end since it is pre-filled
2017-03-20 20:06:24 -07:00
Girish Ramakrishnan
9ae8ce3296
Change default oauth client scope to profile
2017-03-20 20:05:22 -07:00
Girish Ramakrishnan
eabf27f0c9
More OAuth wording changes
2017-03-20 19:55:27 -07:00
Girish Ramakrishnan
3102a15dff
doc: add oauth note in user manual
2017-03-20 19:52:34 -07:00
Girish Ramakrishnan
7747c482d4
Fix oauth wording in the tokens UI
2017-03-20 19:12:32 -07:00
Girish Ramakrishnan
444ca1888b
remove dead comment
2017-03-20 15:14:06 -07:00
Girish Ramakrishnan
86ccf5ea84
doc: add kimsufi note
...
Fixes #261
2017-03-20 14:32:35 -07:00
Girish Ramakrishnan
ef088293b6
Do not show repair and configure together
2017-03-20 08:48:50 -07:00
Johannes Zellner
e0df19c888
Remove unused api wrapper for getAppLogStream()
2017-03-20 10:46:27 +01:00
Girish Ramakrishnan
6a523606ca
Revert "Bump version to Nginx IPv6 support."
...
This reverts commit 5555321cf5 .
This reverts commit f087ebbee0 .
This reverts commit d04f64d3d4 .
Part of #264
2017-03-19 14:25:30 -07:00
Girish Ramakrishnan
b6cd40e63c
Use latest manifestformat
2017-03-19 14:20:00 -07:00
Girish Ramakrishnan
b421866bf5
Remove simpleauth
...
Simple Auth used to provide auth over HTTP. The original motivation
behind this was this was a simple way to add Cloudron Auth integration.
Back in the day, Cloudron Auth was a requirement for apps but this is
not the case anymore.
This is currently not used by any app and having this might encourage
people to make Cloudron specific un-upstreamable changes.
2017-03-19 01:31:38 -07:00
Girish Ramakrishnan
fe06075816
more CHANGES
2017-03-17 13:49:47 -07:00
Girish Ramakrishnan
2b73eb90ec
Merge branch 'ipv6' into 'master'
...
Add IPv6 Support
See merge request !3
2017-03-17 19:55:30 +00:00
Jonah Aragon
5555321cf5
Bump version to Nginx IPv6 support.
2017-03-17 19:43:54 +00:00
Jonah Aragon
f087ebbee0
Add listen [::]:80; for IPv6 redirects.
2017-03-17 19:13:18 +00:00
Jonah Aragon
d04f64d3d4
Add IPv6 listen directives
2017-03-17 19:12:25 +00:00
Girish Ramakrishnan
777a5a0929
Add 0.106.0 changes
2017-03-17 10:23:17 -07:00
Girish Ramakrishnan
6c297f890e
Bump mail container
2017-03-17 10:23:17 -07:00
Johannes Zellner
3c8d0b1b37
Never hide the busy state on setup when it suceeded
...
In that case the whole page gets redirected and to avoid page flickering
we keep it at busy until the browser tears the whole page apart.
v0.105.1
2017-03-16 09:58:21 +01:00
Johannes Zellner
74f2cd156f
Only send setupToken on admin creation if it was actually specified
2017-03-16 09:37:28 +01:00
Girish Ramakrishnan
a9fdffa9af
0.105.1 changes
2017-03-15 21:15:15 -07:00
Girish Ramakrishnan
e6f8e8eb94
ami field is only required if shown
2017-03-15 21:10:22 -07:00
Girish Ramakrishnan
1bd89ca055
Wait for platform ready after box restarts
...
This is required for the case where the box restarts apptasks.
For example, the server can reboot mid-way when apptask is running
(as in cloudron-setup + appBundle case) and then when it comes back
up it doesn't wait for the platform to be ready. And the apps fail
to install (mysql takes a bit to startup)
2017-03-15 20:35:44 -07:00
Girish Ramakrishnan
0e226d0314
Download icon (for repair case)
2017-03-15 20:35:44 -07:00
Girish Ramakrishnan
e8d4e2c792
send more logs
2017-03-15 19:35:42 -07:00
Girish Ramakrishnan
4cfbed8273
Use inline docker pgp key
...
The one from keyserver keeps failing sporadically
https://github.com/docker/docker/issues/13555
https://github.com/docker/docker/issues/20022
http://askubuntu.com/questions/720517/key-server-times-out-while-installing-docker-on-ubuntu-14-04
2017-03-15 18:04:44 -07:00
Girish Ramakrishnan
0410ac9780
doc: activate api
2017-03-15 16:14:25 -07:00
Girish Ramakrishnan
82fcf6a770
setupToken is not required in activate
2017-03-15 15:55:31 -07:00
Girish Ramakrishnan
a1332865c0
Fix wording (should be prove otherwise)
2017-03-15 15:42:06 -07:00
Girish Ramakrishnan
ae0e4de93e
No semicolons in bash code
2017-03-15 15:40:43 -07:00
Johannes Zellner
02a6525558
Add changes for 0.105.0
v0.105.0
2017-03-15 14:56:35 +01:00
Girish Ramakrishnan
5afef14760
Actually send emails for responsive apps
2017-03-14 13:42:28 -07:00
Johannes Zellner
890d589a36
Do not show Route53 in dns setup for AMIs
2017-03-14 16:54:46 +01:00
Johannes Zellner
89a50c4b83
Use ami provider in ami creation script
2017-03-14 13:48:11 +01:00
Johannes Zellner
da5cd2b62c
Show instance id input on cloudron setup for amis
2017-03-14 13:45:18 +01:00
Johannes Zellner
57321624aa
Add ami setupToken verification in auth route
2017-03-14 13:45:04 +01:00
Johannes Zellner
876ae822b2
Skip splash setup if cloudron domain was not yet setup
...
This is based on the existence of admin.conf nginx file.
The splash would create/overwrite that file, but it will depend on the
host.cert to be already created, which is only the case after domain
setup.
2017-03-14 10:58:24 +01:00
Johannes Zellner
1ceb75868b
Remove last remainder of apidocs
2017-03-14 10:12:17 +01:00
Johannes Zellner
98ad16f943
Remove unused requires
2017-03-14 10:10:59 +01:00
Johannes Zellner
9363746c1a
Use ec2 sysinfo for ami provider
2017-03-14 09:34:39 +01:00
Johannes Zellner
7a1b9ab94c
Support ami provider for ssh authorized_keys api
2017-03-14 09:34:11 +01:00
Johannes Zellner
46d6b5b81f
Add hidden 'ami' provider for pre-built amis
2017-03-14 09:32:51 +01:00
Girish Ramakrishnan
7e8757a78c
grep quietly
2017-03-13 13:52:16 -07:00