cloudstack/server/src
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
..
com/cloud CLOUDSTACK-7989: Ignore Auth API calls in unauthenticated HTTP handlers 2014-11-28 15:46:17 +05:30
org/apache/cloudstack CLOUDSTACK-7952: Remove private key from SslCertResponse (listSslCerts) 2014-11-21 03:39:57 -05:00