I have setup a site using SilverStripe 3.0.3 and everything is going great until I needed to setup some additional security groups that have restricted access to the site.
My issue is that even though I have removed the ability to edit pages, my test user can still seem to edit them.
Here are screenshots of my base install of 3.0.3 using the default Content Author Group.
1. Group Permissions - http://goo.gl/4Fhy3
2. User Settings - http://goo.gl/yuDQN
3. User Permissions - http://goo.gl/fPhMV
I logged in as that example user and was able to edit a page, despite Group Permissions having the Edit Any Page unchecked.
So is this a bug or is there some configuration I am missing?
In the end, I need to setup a group that will be restricted to editing a specific set of content and request publication of that content.