Closed ccy closed 2 years ago
@jkour
@ccy, I think some parts need rewriting TBH.
Hadnt noticed that one you are mentioning but I think the classes pass all the tests, don't they
What VCL demo? Do you mean the MainDemo which if FMX?
@ccy Hi there, All tests pass now. See the master branch eb13b61ea7f6c9e588253ec23030b61e081b160b
I am using Delphi 10.4.2 to build the demo. I found that both demo doesn't return correct result:
Console demo fail at Assert(casbin.enforce(['bob', 'user', 'delete']) = True);
VCL demo never always return Deny.