Merge branch 'master' of github.com:thelia/thelia
This commit is contained in:
@@ -88,10 +88,6 @@ class Auth extends BaseLoop implements ArraySearchLoopInterface
|
|||||||
$module = $this->getModule();
|
$module = $this->getModule();
|
||||||
$access = $this->getAccess();
|
$access = $this->getAccess();
|
||||||
|
|
||||||
if (null !== $module) {
|
|
||||||
$in = true;
|
|
||||||
}
|
|
||||||
|
|
||||||
try {
|
try {
|
||||||
if (true === $this->securityContext->isGranted(
|
if (true === $this->securityContext->isGranted(
|
||||||
$roles,
|
$roles,
|
||||||
|
|||||||
Reference in New Issue
Block a user