pimcore / generic-data-index-bundle

Other
4 stars 4 forks source link

[BC] Change Permission check for `getById` to VIEW #221

Closed mattamon closed 1 month ago

mattamon commented 1 month ago

When searching elements by ID the view permission needs to be checked.

Currently the list permission is checked

mattamon commented 1 month ago

Closed by #222