You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #797 Use @IsGranted instead of @Security. (DevMDamien)
This PR was squashed before being merged into the master branch (closes#797).
Discussion
----------
Use @IsGranted instead of @Security.
As asked in issue #792, I replaced some `@Security("is_granted()")` annotations by `@IsGranted`.
Commits
-------
166ffcf Use @IsGranted instead of @Security.
0 commit comments