I'm trying to set up Role Based protection on two different pages.
I have a page for Trustees, and one for Staff. I have corresponding Member Groups. The Trustees page should only be viewed by Trustees, and the Staff page by Staff.
Both pages force me to log in as a member. This is good! But once logged in I can view either page, whether I'm logged in as a Trustee or Staff. I have two users, both are definitely only each in one of the member groups.
Due to a problem with something else I reinstalled the NuGet package for 7.8.1. This seems to have solved both the other issue, and this one.
The staff user can now only see the staff page, and the trustee user the trustee page. There must've been something slightly wrong with my original install which was solved by update-package umbracocms -reinstall
Role Based Protection - multiple groups
Hi,
I'm trying to set up Role Based protection on two different pages.
I have a page for Trustees, and one for Staff. I have corresponding Member Groups. The Trustees page should only be viewed by Trustees, and the Staff page by Staff.
Both pages force me to log in as a member. This is good! But once logged in I can view either page, whether I'm logged in as a Trustee or Staff. I have two users, both are definitely only each in one of the member groups.
Am I doing anything wrong? I'm using v7.8.1.
Regards,
Tim
This was an issue before I upgraded to v7.8.1.
Due to a problem with something else I reinstalled the NuGet package for 7.8.1. This seems to have solved both the other issue, and this one.
The staff user can now only see the staff page, and the trustee user the trustee page. There must've been something slightly wrong with my original install which was solved by
update-package umbracocms -reinstall
Tim
is working on a reply...