fix(fixtureavatar): resolution csfixer
All checks were successful
Cadoles/nineskeletor/pipeline/pr-master This commit looks good

This commit is contained in:
2022-10-04 15:58:21 +02:00
parent 3af16b4c8b
commit 7d8ec5d8c5
4 changed files with 40 additions and 25 deletions

View File

@ -771,7 +771,7 @@ class UserController extends AbstractController
throw $this->createAccessDeniedException('Permission denied');
break;
case 'all':
if ($this->getUser()->getId() != $entity->getId()) {
throw $this->createAccessDeniedException('Permission denied');