Age | Commit message (Collapse) | Author | Files | Lines |
|
There appear to be problems with some fields saving in cdt
caused by this change.
This reverts commit 0141df20b1f533cd2acabdf7ea986aebab8d6868.
Change-Id: Iee40058de9870afdac608db7851fcfc206102822
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1854
|
|
-Adding a password box to cdt
-Adding a function to check login by making a request
to appc
-Moving username and authentication to session storage
from localstorage so that it is not saved in the browser
-Removing the hardcoded credentials from the cdt proxy
since these are coming from the cdt login form now
Change-Id: I8bd829a22d1b83829c1d53637dc1ad035d1030e9
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1854
|
|
Configure Spring to use an https endpoint
Add sample certificates for https
Set cdt to use an https url to communicate to the proxy
Change-Id: Iaeee33d50c0e9ceb53226982639c289e757763a4
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1551
|
|
Update the password in the cdt proxy service so it
can connect to rest on the new odl version.
Change-Id: I5fdc4ecf76246c62b006675bbbd31d565cf54ae4
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1158
|
|
The port number and hostname need to be changed
since the proxy will run in the appc docker.
Change-Id: I22463013756f43a3bb5ff0513944b0d18e24c130
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-909
|
|
Initial commit for CDT proxy server to fix CORS Issues.
Issue-ID: APPC-885
Change-Id: Idf2688dbca3fd6c25636544147ed5b23a5a4ed7f
Signed-off-by: Kumar, Amaresh (ak583p) <ak583p@us.att.com>
|