Johannes Zellner
|
9854598648
|
Fix typo to repair oauth and simple auth login
Second time breakage, time for a test ;-)
|
2015-10-13 21:55:02 +02:00 |
|
Johannes Zellner
|
1e7e2e5e97
|
Remove decision dialog related route
|
2015-10-13 20:39:08 +02:00 |
|
Johannes Zellner
|
aaff7f463a
|
Cleanup the authorization endpoint
|
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
|
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
|
0eec693a85
|
Update TEST_IMAGE_TAG
|
2015-10-13 12:30:02 +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
|
4eab101b78
|
use app.oauthProxy instead of app.accessRestriction
|
2015-10-13 10:41:57 +02:00 |
|
Girish Ramakrishnan
|
d4c62c7295
|
check for 200 instead of 201
|
2015-10-12 21:54:18 -07:00 |
|
Johannes Zellner
|
7d7b759930
|
Add navbar with avatar and name to oauth views
|
2015-10-12 19:56:04 +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
|
ad379bd766
|
Support the new oauth client id prefix
|
2015-10-12 15:18:51 +02:00 |
|
Girish Ramakrishnan
|
5e1487d12a
|
appId format has changed in clientdb
|
2015-10-11 14:16:38 -07:00 |
|
Girish Ramakrishnan
|
39e0c13701
|
apptest: remove mail addon
|
2015-10-11 13:53:50 -07:00 |
|
Girish Ramakrishnan
|
c80d984ee6
|
start the mail addon
|
2015-10-11 13:48:23 -07:00 |
|
Girish Ramakrishnan
|
b3c40e1ba7
|
test image is now 5.0.0
|
2015-10-11 10:03:42 -07:00 |
|
Johannes Zellner
|
763b9309f6
|
Fixup the simple auth unit tests
|
2015-10-11 17:19:39 +02:00 |
|
Johannes Zellner
|
2bb4d1c22b
|
Remove the simpleauth route handler
|
2015-10-11 17:19:39 +02:00 |
|
Johannes Zellner
|
3234e0e3f0
|
Fixup the simple auth logout route and add tests
|
2015-10-11 17:19:39 +02:00 |
|
Johannes Zellner
|
df39fc86a4
|
add simple auth login unit tests
|
2015-10-11 17:19:38 +02:00 |
|
Johannes Zellner
|
870e0c4144
|
Fixup the simple login routes for unknown clients
|
2015-10-11 17:19:38 +02:00 |
|
Johannes Zellner
|
51c438b0b6
|
Return correct error codes
|
2015-10-11 17:19:38 +02:00 |
|
Johannes Zellner
|
6e464dbc81
|
Add simple auth route handlers
|
2015-10-09 11:37:39 +02:00 |
|
Girish Ramakrishnan
|
43e1e4829f
|
new test image 3.0.0
|
2015-10-08 16:07:14 -07:00 |
|
Girish Ramakrishnan
|
1375e16ad2
|
mongodb: readonly rootfs
|
2015-10-08 10:24:15 -07:00 |
|
Girish Ramakrishnan
|
312f1f0085
|
mysql: readonly rootfs
|
2015-10-08 09:43:05 -07:00 |
|
Girish Ramakrishnan
|
721900fc47
|
postgresql: readonly rootfs
|
2015-10-08 09:20:25 -07:00 |
|
Girish Ramakrishnan
|
8b92344808
|
redirect stderr
|
2015-09-29 19:23:39 -07:00 |
|
Girish Ramakrishnan
|
b1ca577be7
|
use newer test image that dies immediately on stop/term
|
2015-09-29 14:33:07 -07:00 |
|
Girish Ramakrishnan
|
9b484f5ac9
|
new version of mysql prints error with -p
|
2015-09-29 14:13:58 -07:00 |
|
Girish Ramakrishnan
|
b6a9fd81da
|
refactor our test docker image details
|
2015-09-29 13:59:17 -07:00 |
|
Girish Ramakrishnan
|
f19113f88e
|
rename test iamge under cloudron/
|
2015-09-29 12:52:54 -07:00 |
|
Girish Ramakrishnan
|
2663ec7da0
|
cloudron.backup does not wait for backup to complete
|
2015-09-17 16:35:59 -07:00 |
|
Girish Ramakrishnan
|
c31a0f4e09
|
Store dates as iso strings in database
ideally, the database schema should be TIMESTAMP
|
2015-09-17 13:51:55 -07:00 |
|
Girish Ramakrishnan
|
c88591489d
|
make apps test work
|
2015-09-09 15:51:56 -07:00 |
|
Girish Ramakrishnan
|
7e83f2dd4a
|
intercept delete calls to test image
|
2015-09-09 11:32:09 -07:00 |
|
Girish Ramakrishnan
|
ed48f84355
|
give taskmanager couple of seconds to kill all processes
|
2015-09-09 10:39:38 -07:00 |
|
Girish Ramakrishnan
|
f3d15cd4a5
|
fix initialization of apps-test
|
2015-09-09 10:22:17 -07:00 |
|
Girish Ramakrishnan
|
8c270269db
|
remove dead code
|
2015-09-09 09:28:06 -07:00 |
|
Girish Ramakrishnan
|
97174d7af0
|
make cloudron-test pass
|
2015-09-08 22:13:50 -07:00 |
|
Girish Ramakrishnan
|
6e6d8c0bc5
|
awscredentials is now POST
|
2015-09-08 21:02:21 -07:00 |
|
Girish Ramakrishnan
|
dd062c656f
|
Fix failing test
|
2015-08-27 11:43:36 -07:00 |
|
Girish Ramakrishnan
|
7ac26bb653
|
Fix backup response
|
2015-08-27 11:19:40 -07:00 |
|
Girish Ramakrishnan
|
41a726e8a7
|
Fix backup test
|
2015-08-27 11:17:36 -07:00 |
|
Johannes Zellner
|
79f179fed4
|
Add note, why sendError() is required
|
2015-08-18 16:53:29 +02:00 |
|
Johannes Zellner
|
a924a9a627
|
Revert "remove obsolete sendError() function"
This reverts commit 5d9b122dd5.
|
2015-08-18 16:49:53 +02:00 |
|