EasyAdminBundle icon indicating copy to clipboard operation
EasyAdminBundle copied to clipboard

[3.x branch] custom action permissions are respected.

Open gassan opened this issue 2 years ago • 0 comments

4.x branch has this already fixed in #5019. We need it also in 3.x, otherwise a User can delete every Record without appropriated permissions. Fixes: #5039

gassan avatar Aug 05 '22 11:08 gassan

I'm not a maintainer but IMHO it would be ok to not add the tests of the original PR which got merged into 4.x since 3.x only receives bug fixes. Then it would be easier to review this PR.

michaelKaefer avatar Aug 13 '22 13:08 michaelKaefer

@michaelKaefer I was also in doubt about this ... but at the end I decided to merge it to make a last bugfix release of 3.x. I hope it doesn't break anything in existing apps 🤞 Thanks!

javiereguiluz avatar Sep 02 '22 17:09 javiereguiluz