hubot-archive / hubot-auth

Assign roles to users and restrict command access in other scripts
149 stars 54 forks source link

Unable to unassign role once assigned #33

Closed sravan-bala closed 7 years ago

sravan-bala commented 8 years ago

Thanks for hubot-auth. It really helped to restrict commands, which is great. I integrated hubot with hipchat. Assigned roles and its working good. While un-assigning role, instead of

hubot jester doesn't have deploy role I typed hubot jester doesnt have deploy role `

Hubot replied as jester doesn't does not exist.

But when I typed hubot jester doesn't have deploy role Hubot replied as

jester doesn't does not exist
OK, jester doesn't have the 'deploy' role.

On whole it works, but is there a way to not display unnecessary messages. Am I missing something? Thanks!

cecilia-sanare commented 7 years ago

@sravan-bala Can you verify if this is still an issue with the latest version of hubot-auth?

sravan-bala commented 7 years ago

As, the purpose why we want this has been changed we moved to a different solution. So I didnt get a chance to work on this later. Thank you!

cecilia-sanare commented 7 years ago

@sravan-bala Thanks for your quick response!

I'm going to close this issue, if anyone comes across this again they can open a new one.