simsim2006
simsim2006
Removing resourceId casting to be able to support other type of resourceId like UUID etc.
the allowed method only return explicit resource -> it doesn't return resources allowed to role that a caller inherits. Ie : Role ABC has privilege on Resource 1 And Caller...
Hi ! Is it possible to get an array of all callers and/or roles having privilege/restriction of a resource ? For the moment, it's possible to make something like this...
Hi, I found a problem that I couldn't resolve. This problem occurs when I define the translation domain for the whole form in the option of the `createBuilder` method. When...