dachcom-digital / pimcore-members

Pimcore Object, Asset and Document Restriction & Frontend Authentication
Other
54 stars 34 forks source link

improve restriction event handling, resolves #148 #151

Closed solverat closed 3 years ago

solverat commented 3 years ago
Q A
Branch? dev-master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? /no
Fixed tickets #148

This PR introduces 3 new Events:

I also improved the POST_UPDATE move event: If you change the $entity->setParent() via API, the restriction service will automatically check/update for oudated/updated restrictions!