lasanthaDLPDS
c129fb1c41
Fix image loading issue in tenant mode
5 years ago
lasanthaDLPDS
40ec702334
Merge with upstream
5 years ago
lasanthaDLPDS
e8aa337d86
Fix merge conflicts
5 years ago
Madawa Soysa
f163722437
Pack request interceptor separately and remove X-Platform header
...
Related to entgra/product-iots#103
5 years ago
Madawa Soysa
9cf570c463
Refactor Login Handler
5 years ago
Madawa Soysa
5482c12ac5
Implement logout handler
...
Fixes entgra/product-iots#113
5 years ago
Madawa Soysa
c6a96d6682
Fix possible NPE when media type is not specified
...
Content type is automatically generated from the Http client hence removing
5 years ago
lasanthaDLPDS
340d28c03b
Improve UI intercepter response
5 years ago
Madawa Soysa
f15fdae8a5
Refactor ui request interceptor
...
Related to: entgra/product-iots#103
5 years ago
Madawa Soysa
cd9e3e52ed
Implement multipart request handling through invoker
...
This commit improves the Invoker handler to handle multi part requests by generating the proxy request body using the body of the incoming multi part requests.
Fixes entgra/product-iots#111
Related to entgra/product-iots#103
5 years ago
Madawa Soysa
a8843711e0
Fix issue with auth data persistence key
...
This commit changes the auth data persistance key to the value of platform instead of using a hard coded constant.
Fixes entgra/product-iots#110
Related to entgra/product-iots#103
5 years ago
Madawa Soysa
0e4234db97
Retrieve session auth data from the header value X-Platform
...
Fixes entgra/product-iots#110
Related to entgra/product-iots#103
5 years ago
lasanthaDLPDS
7f0be5f28b
Merge with upstream master
5 years ago
Madawa Soysa
2260bd004d
Implement GET/POST/PUT/DELETE methods and refactor module name
...
This commit implements the related HTTP methods in the request interceptor servlet to intercept and send the request to the backend.
Also refactored the module name request-handler -> ui-request-interceptor.
Fixes entgra/product-iots#108
5 years ago