Girish Ramakrishnan
|
06aaf98716
|
dnsConfig provider can be caas
|
2015-10-29 12:33:10 -07:00 |
|
Johannes Zellner
|
0460beccf0
|
Add route to set the admin certificate
This route is separate until we can treat the webadmin just
like any other app
|
2015-10-29 12:27:57 +01:00 |
|
Johannes Zellner
|
eca328b247
|
Add cert and key to app install route
|
2015-10-28 22:09:19 +01:00 |
|
Johannes Zellner
|
9df9d1667f
|
Test certs are now simply embedded
|
2015-10-28 16:34:09 +01:00 |
|
Johannes Zellner
|
7798111af1
|
Ensure the test certs match domain and the folder is created
|
2015-10-28 16:33:45 +01:00 |
|
Johannes Zellner
|
12351113a9
|
Fixup the tests for wildcard cert
|
2015-10-28 16:00:51 +01:00 |
|
Johannes Zellner
|
21a604814c
|
Add tests for app cert upload
|
2015-10-28 12:13:37 +01:00 |
|
Johannes Zellner
|
57de915133
|
Make settings certificate upload route also just using the json body
|
2015-10-28 12:12:06 +01:00 |
|
Johannes Zellner
|
a892de5c2d
|
Ensure cert and key are strings
|
2015-10-28 11:50:50 +01:00 |
|
Johannes Zellner
|
01ead194d8
|
Move cert upload route to /settings
|
2015-10-27 18:38:46 +01:00 |
|
Girish Ramakrishnan
|
80b9d4be50
|
awscredentials route is not called anymore
|
2015-10-27 10:24:42 -07:00 |
|
Girish Ramakrishnan
|
ef06836804
|
make apps-test partially work
|
2015-10-27 10:14:51 -07:00 |
|
Girish Ramakrishnan
|
166257bbdc
|
Allow endpoint to be configured (for the tests)
|
2015-10-27 10:02:43 -07:00 |
|
Johannes Zellner
|
4ea3238391
|
Pass certs down to apps.configure
|
2015-10-27 16:36:09 +01:00 |
|
Johannes Zellner
|
fa12e7bd97
|
Add cert and key to app configure route
|
2015-10-27 15:44:47 +01:00 |
|
Johannes Zellner
|
6118535c4a
|
Add test helper script to generate a selfsigned cert
|
2015-10-27 15:06:53 +01:00 |
|
Johannes Zellner
|
920f04aab3
|
Use test-app image 10.0.0
|
2015-10-27 14:20:19 +01:00 |
|
Girish Ramakrishnan
|
f510d4bc10
|
add route for setting/getting dns settings
|
2015-10-26 16:52:59 -07:00 |
|
Girish Ramakrishnan
|
697699bd5f
|
test the new env vars APP_*
|
2015-10-23 16:27:40 -07:00 |
|
Johannes Zellner
|
fd58e83da9
|
Provide the memory byte count with the cloudron config route
|
2015-10-22 11:16:55 +02:00 |
|
Girish Ramakrishnan
|
edc90ccc00
|
bump test image
|
2015-10-20 14:40:27 -07:00 |
|
Girish Ramakrishnan
|
3688602d16
|
test the scheduler
|
2015-10-20 14:30:50 -07:00 |
|
Girish Ramakrishnan
|
0deadc5cf2
|
autodetect image id
|
2015-10-20 13:07:25 -07:00 |
|
Girish Ramakrishnan
|
10ac435d53
|
addons is mandatory
|
2015-10-20 12:57:00 -07:00 |
|
Girish Ramakrishnan
|
a00615bd4e
|
manifest always has addons
|
2015-10-20 12:27:23 -07:00 |
|
Johannes Zellner
|
446f571bec
|
The activate route does not take a cloudron name anymore
|
2015-10-20 13:12:37 +02:00 |
|
Johannes Zellner
|
5fbcebf80b
|
Stop using the cloudron name in the oauth views
|
2015-10-20 12:31:16 +02:00 |
|
Girish Ramakrishnan
|
6671b211e0
|
export a connection property from docker.js
|
2015-10-19 11:24:21 -07:00 |
|
Girish Ramakrishnan
|
c7d5115a56
|
Remove vbox.js
... and all related mac code. It's totally untested at this point and
most likely doesn't work
|
2015-10-19 10:54:36 -07:00 |
|
Johannes Zellner
|
fa193276c9
|
Require exactly one user in accessRestriction for singleUser app installations
|
2015-10-16 20:01:45 +02:00 |
|
Johannes Zellner
|
b5cfdcf875
|
Fixup the unit tests for accessRestriction format change
|
2015-10-16 16:06:13 +02:00 |
|
Johannes Zellner
|
373db25077
|
Make accessRestriction a JSON format to prepare for group access control
|
2015-10-16 15:32:19 +02:00 |
|
Johannes Zellner
|
f8c2ebe61a
|
Taks accessRestriction and oauthProxy into account for an update through the cli
|
2015-10-16 14:50:00 +02:00 |
|
Johannes Zellner
|
ae23fade1e
|
Show oauthProxy and accessRestriction values at app installation and configuration
|
2015-10-16 14:50:00 +02:00 |
|
Johannes Zellner
|
37185fc4d5
|
Only allow simple auth clients through simple auth
|
2015-10-16 14:49:51 +02:00 |
|
Johannes Zellner
|
cc64c6c9f7
|
Test using simple auth credentials in oauth
|
2015-10-16 11:48:12 +02:00 |
|
Johannes Zellner
|
0c0782ccd7
|
Fixup oauth to not allow simple auth clients
|
2015-10-16 11:27:42 +02:00 |
|
Johannes Zellner
|
5bc9f9e995
|
use clientdb types in authorization endpoint
|
2015-10-16 11:22:16 +02:00 |
|
Johannes Zellner
|
22402d1741
|
Remove legacy test auth client type
|
2015-10-16 10:05:58 +02:00 |
|
Johannes Zellner
|
8f203b07a1
|
Fix indentation
|
2015-10-16 09:19:05 +02:00 |
|
Girish Ramakrishnan
|
9c157246b7
|
add type field to clients table
|
2015-10-15 17:35:47 -07:00 |
|
Girish Ramakrishnan
|
a9ccc7e2aa
|
remove updating clients
clients are immutable
|
2015-10-15 16:08:17 -07:00 |
|
Girish Ramakrishnan
|
a3ca5a36e8
|
update test image
|
2015-10-15 11:11:54 -07:00 |
|
Girish Ramakrishnan
|
f57c91847d
|
addons do not write to /var/log anymore
|
2015-10-15 11:00:51 -07:00 |
|
Johannes Zellner
|
5a0bf8071e
|
Handle the various appId types we have by now
|
2015-10-15 17:57:07 +02:00 |
|
Johannes Zellner
|
09dfc6a34b
|
Get the oauth2 debug()s in shape
|
2015-10-15 16:55:48 +02:00 |
|
Johannes Zellner
|
3b8ebe9a59
|
Fixup the oauth tests with accessRestriction support
|
2015-10-15 16:50:05 +02:00 |
|
Johannes Zellner
|
2ba1092809
|
Adhere to accessRestriction for oauth authorization endpoint
|
2015-10-15 16:49:13 +02:00 |
|
Johannes Zellner
|
7c97ab5408
|
Revert "Since we got fully rid of the decision dialog, no need to serialze the client anymore"
This is now again required, due to the accesRestriction check
This reverts commit 2c9ff1ee3b.
|
2015-10-15 16:33:05 +02:00 |
|
Johannes Zellner
|
ac1991f8d1
|
Fix typo in oauth test
|
2015-10-15 15:37:56 +02:00 |
|