Sonataadminbundle: Remove security checks from admin

Created on 24 Aug 2016  路  4Comments  路  Source: sonata-project/SonataAdminBundle

The admin class should be used for admin configuration. All security checks like hasAccess or isGranted should be moved to the CRUDController

This modification should be done with BC for the stable branch and removed with the next major release

Refs #3947

enhancement keep pending author

Most helpful comment

I will have a look at this. Stay tuned ;)

All 4 comments

I think there should be a dedicated, unit-tested service, but the CRUDController could proxy to it, so that we keep the controllers skinny.

Same thing here. This can be done with BC. Deprecation, etc...

I will have a look at this. Stay tuned ;)

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

Was this page helpful?
0 / 5 - 0 ratings