node-pbac icon indicating copy to clipboard operation
node-pbac copied to clipboard

Question about Deny

Open cianfoley-nearform opened this issue 8 years ago • 1 comments

Hi Guys,

I have a question about explicit DENY rules

If I wanted to find out if deny is the effect of an evaluation can it be determined as opposed to no allow being in place? Currently evaluate returns true or false, but is there a way of finding out why the false occurred?

Thanks

cianfoley-nearform avatar Apr 16 '18 10:04 cianfoley-nearform

This is definitely on my todo list. I want to provide a separate function that gives a detailed explanation for the result of evaluate. Thanks for bringing it up and reminding me :)

monken avatar May 03 '18 18:05 monken