cloudstack/server
Rohit Yadav d28b716d8a CLOUDSTACK-7989: Ignore Auth API calls in unauthenticated HTTP handlers
If an auth API call (such as login, logout) is called on unauthenticated port
such as the 8096 integration server port, we need to ignore such API calls
as calling auth APIs on 8096 is un-necessary and is undefined.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit 21a6bef53b)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-11-28 15:46:17 +05:30
..
conf Summary: Updated sudoers approved commands for cloud user 2013-10-23 13:42:16 -07:00
resources removed unused class 2014-09-09 18:31:13 -07:00
scripts
src CLOUDSTACK-7989: Ignore Auth API calls in unauthenticated HTTP handlers 2014-11-28 15:46:17 +05:30
test CLOUDSTACK-7917: Validating Load Balancer Rule when updating LB + unit test 2014-11-25 11:55:43 +05:30
pom.xml server: fix server package after auth plugin refactor 2014-08-28 19:45:23 +02:00