From 41bbbbf4462205348c978a2cce5162f73e35f6b7 Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Wed, 22 Jul 2015 15:05:20 -0400 Subject: add changes from team review --- config/config.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'config') diff --git a/config/config.json b/config/config.json index 84e675a72..14fd6e593 100644 --- a/config/config.json +++ b/config/config.json @@ -25,12 +25,12 @@ }, "SSOSettings": { "gitlab": { - "Allow": true, - "Secret" : "0495d3d6e528d91ba46605622a3645a8409ac5971ee287b1c3a6519fe27e6f6a", - "Id": "87a4aeb746c67e87a54df78f6eccf85229dd30a3a797bfdb423b82ba4e749cd0", - "AuthEndpoint": "http://dockerhost:8080/oauth/authorize", - "TokenEndpoint": "http://dockerhost:8080/oauth/token", - "UserApiEndpoint": "http://dockerhost:8080/api/v3/user" + "Allow": false, + "Secret" : "", + "Id": "", + "AuthEndpoint": "/oauth/authorize", + "TokenEndpoint": "/oauth/token", + "UserApiEndpoint": "/api/v3/user" } }, "SqlSettings": { -- cgit v1.2.3-1-g7c22