Johannes Zellner
af516f42b4
Add oauth login form tests
2015-10-14 13:34:20 +02:00
Johannes Zellner
dbd8e6a08d
Add more oauth tests for the authorization endpoint
2015-10-14 12:03:04 +02:00
Johannes Zellner
c24bec9bc6
Remove unused contentType middleware
2015-10-14 11:48:57 +02:00
Johannes Zellner
9854598648
Fix typo to repair oauth and simple auth login
...
Second time breakage, time for a test ;-)
v0.0.71
2015-10-13 21:55:02 +02:00
Girish Ramakrishnan
2cdf73adab
Use 20m of logs per app
2015-10-13 11:59:28 -07:00
Johannes Zellner
1e7e2e5e97
Remove decision dialog related route
2015-10-13 20:39:08 +02:00
Johannes Zellner
081e496878
Remove unused oauth decision dialog
2015-10-13 20:32:27 +02:00
Johannes Zellner
aaff7f463a
Cleanup the authorization endpoint
v0.0.70
2015-10-13 18:23:32 +02:00
Girish Ramakrishnan
55f937bf51
SIMPLE_AUTH_URL -> SIMPLE_AUTH_ORIGIN
2015-10-13 08:40:41 -07:00
Johannes Zellner
d5d1d061bb
We also allow non admins to use the webadmin
2015-10-13 15:13:36 +02:00
Johannes Zellner
bc6f602891
Remove unused angular filter for accessRestrictionLabel
2015-10-13 15:11:30 +02:00
Johannes Zellner
ca461057e7
Also update the test image id
2015-10-13 14:24:53 +02:00
Johannes Zellner
b1c5c2468a
Fix test to support docker api up to 1.19 and v1.20
2015-10-13 14:24:41 +02:00
Johannes Zellner
562ce3192f
Print error when apptask.pullImage() failed
2015-10-13 13:25:43 +02:00
Johannes Zellner
3787dd98b4
Do not crash if a boxVersionsUrl is not set
...
This prevents test failures when the cron job runs
2015-10-13 13:22:23 +02:00
Johannes Zellner
6c667e4325
Remove console.log
2015-10-13 13:06:50 +02:00
Johannes Zellner
0eec693a85
Update TEST_IMAGE_TAG
2015-10-13 12:30:02 +02:00
Johannes Zellner
c3bf672c2a
Ensure we deal with booleans
2015-10-13 12:29:40 +02:00
Johannes Zellner
c3a3b6412f
Support oauthProxy in webadmin
2015-10-13 11:49:50 +02:00
Johannes Zellner
44291b842a
Fix apps-test.js
2015-10-13 10:41:57 +02:00
Johannes Zellner
36cf502b56
Addons take longer to startup
2015-10-13 10:41:57 +02:00
Johannes Zellner
2df77cf280
Fix settings-test.js
2015-10-13 10:41:57 +02:00
Johannes Zellner
a453e49c27
Fix backups-test.js
2015-10-13 10:41:57 +02:00
Johannes Zellner
e34c34de46
Fixup the apptask-test.js
2015-10-13 10:41:57 +02:00
Johannes Zellner
8dc5bf96e3
Fix apps-test.js
2015-10-13 10:41:57 +02:00
Johannes Zellner
d2c3e1d1ae
Fix database tests
2015-10-13 10:41:57 +02:00
Johannes Zellner
4eab101b78
use app.oauthProxy instead of app.accessRestriction
2015-10-13 10:41:57 +02:00
Johannes Zellner
e460d6d15b
Add apps.oauthProxy
2015-10-13 10:41:57 +02:00
Girish Ramakrishnan
3012f68a56
pullImage: handle stream error
2015-10-12 21:56:34 -07:00
Girish Ramakrishnan
1909050be2
remove redundant log
2015-10-12 21:54:25 -07:00
Girish Ramakrishnan
d4c62c7295
check for 200 instead of 201
2015-10-12 21:54:18 -07:00
Girish Ramakrishnan
4eb3d1b918
login must return 200
2015-10-12 20:21:27 -07:00
Girish Ramakrishnan
fb6bf50e48
signal redis to backup using SAVE
v0.0.69
2015-10-12 13:30:58 -07:00
Girish Ramakrishnan
31125dedc8
add deps of image tooling
2015-10-12 11:36:46 -07:00
Girish Ramakrishnan
a2e2d70660
remove deps of the release tool
2015-10-12 11:34:25 -07:00
Johannes Zellner
d8213f99b1
Ensure we only set the visibility in the progress bar on app restore to not break the layout
2015-10-12 20:32:43 +02:00
Girish Ramakrishnan
7fe1b02ccd
moved to release/ repo
2015-10-12 11:30:04 -07:00
Johannes Zellner
7d7b759930
Add navbar with avatar and name to oauth views
2015-10-12 19:56:04 +02:00
Girish Ramakrishnan
04e27496bd
remove tmpreaper (will use systemd for this)
2015-10-12 10:52:55 -07:00
Johannes Zellner
51e2e5ec9c
Use a temporary file for the release tarball copy
...
The pipe failed for me a couple of times in a row
2015-10-12 19:37:33 +02:00
Johannes Zellner
6f2bc555e0
Make application name and cloudron name more apparent in oauth login
2015-10-12 17:26:02 +02:00
Johannes Zellner
a8c43ddf4a
Show app icon instead of cloudron avatar in oauth login
2015-10-12 16:50:49 +02:00
Johannes Zellner
3eabc27877
Make app icon url public to be used in oauth login screen
2015-10-12 16:49:55 +02:00
Johannes Zellner
cd9602e641
changes 0.0.69
2015-10-12 16:47:25 +02:00
Johannes Zellner
ad379bd766
Support the new oauth client id prefix
2015-10-12 15:18:51 +02:00
Johannes Zellner
8303991217
Revert "install specific version of python"
...
The specific version does not create /usr/bin/python but only
the exact version /usr/bin/python2.7
The meta package python is the only one creating that link and
according to https://wiki.ubuntu.com/Python/3 /usr/bin/python
will not point to version 3 anytime soon at all.
This reverts commit be128bbecfd2afe9ef2bdca603a3b26e8ccced7b.
2015-10-12 15:02:05 +02:00
Johannes Zellner
c1047535d4
Update to new manifestformat
2015-10-12 13:22:56 +02:00
Girish Ramakrishnan
12eae2c002
remove 0.0.69
2015-10-11 16:03:08 -07:00
Girish Ramakrishnan
10142cc00b
make a note of appid format
v0.0.68
2015-10-11 14:19:38 -07:00
Girish Ramakrishnan
5e1487d12a
appId format has changed in clientdb
2015-10-11 14:16:38 -07:00