silverstripe-subsites/tests
Robbie Averill 6af985420f FIX CMS permission checks for subsite are now handled in the state context
We now check the subsite state for the context and validate it against the current member's
group permissions using the SilverStripe ORM relationships instead of using SQL queries.

More granular permission checks e.g. canView etc are still up to data models to define and
handle.
2018-08-24 16:58:36 +12:00
..
behat Remove extra subsite fixture definition 2018-07-13 16:31:10 +12:00
php FIX CMS permission checks for subsite are now handled in the state context 2018-08-24 16:58:36 +12:00