check permissions to admin-element's only when necessary
JarekW opened this issue · 2 comments
JarekW commented
Currently SecuredElementInterface:isAllowed
is checked on every request, even when it's not necessary, (eg profiler requests).
Calling it lazily on fetch from ManagerInterface
would be the best.
chives commented
This issue should be moved to https://github.com/fsi-open/admin-security-bundle