Seanjimon

Results 1 issues of Seanjimon

**Describe the bug** Any Role can access to any public methods as an action by forging a custom url: ``` https://mybackoffice.example.com/?crudAction=aRandomPublicMethod&crudControllerFqcn=App\Controller\WhateverCrudController ``` **To Reproduce** ### Context EasyAdmin version used: 4.7.7...