Re: [4.5] Issue logging in under User account

2015-07-14 Thread Mike Tutkowski
OK, I had a bit of time to debug this more today. As it turns out, it was my bad. I was throwing an exception when checkAccess in my API plug-in didn't wish to allow the user to leverage the specific operation, but I should have been returning false. All is well with this now. :) On Fri, Jul

Re: [4.5] Issue logging in under User account

2015-07-10 Thread Rohit Yadav
Try with latest 4.5? The API you listed is called when you open the UI, it checks for certain capabilities to initialize some global javascript variable (those with g_ prefix in cloudStack.js etc) and checks if the user is logged in. On 09-Jul-2015, at 10:35 am, Mike Tutkowski

Re: [4.5] Issue logging in under User account

2015-07-10 Thread Mike Tutkowski
I can try to update again. I noticed this about two days ago when I had completed a rebase off of the newest at that time. Thanks On Fri, Jul 10, 2015 at 1:27 PM, Rohit Yadav rohit.ya...@shapeblue.com wrote: Try with latest 4.5? The API you listed is called when you open the UI, it checks

[4.5] Issue logging in under User account

2015-07-08 Thread Mike Tutkowski
Hi, I recently updated my local 4.5 branch to what's in the CloudStack repo and I noticed a problem trying to log in as a user of a User account (I get back a 432 and the CloudStack GUI doesn't display an error message or anything). (If I type in an incorrect password, I get back a proper error