pyrabbit icon indicating copy to clipboard operation
pyrabbit copied to clipboard

Rights management doesn't work well with vhosts

Open julienr opened this issue 9 years ago • 1 comments

I am using this library with CloudAMQP https://www.cloudamqp.com/ which gives me access to a single vhost. I do not have administrator tags, but I have management and policymaker. Since @needs_admin_privs only checks for admin, it forbids me from calling Client.is_alive on my vhost even though I am allowed to do so (the call succeed with curl).

julienr avatar Jun 19 '15 10:06 julienr

I fork and update module. Welcome https://github.com/deslum/pyrabbit2

deslum avatar Jul 24 '17 18:07 deslum