Page Rules continue to not be enforced #3724
Unanswered
sgeofrank
asked this question in
Error / Bug Report
Replies: 3 comments
-
I can confirm this. We have a similar situation with the final v2.0.12.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
After further testing and upgrading to the latest final version, the page rules are working nicely. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@nicolasg-playster this appears to be working as of 2.1.113 THANK YOU! :) You should be able to resolve this now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
After merging 7d23344, we continue to experience page rule problems. We created a group that can read the homepage, and has access to read/write pages under a different specific path. However, users can still edit the homepage, despite no pagerule to write/edit for that page.
We cleared the content caches and set the JWT to 2 minutes and waited 10 minutes.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When a page has read only permissions, I'd expect the page edit icon to be missing from the page. If it is present, I'd expect to get a permission warning before getting to the editor, saying I don't have permission. If I get to the page editor, I'd expect another check on save, that would throw a permission error.
Screenshots
If applicable, add screenshots to help explain your problem.
Host Info (please complete the following information):
Additional context
We did intermittently hit a permission wall on an existing test user in the same group trying to edit the homepage. However, after 2 tests, that user now no longer hits the permission wall. We've tested on clean browsers, and via chrome incognito. We also tested on a clean machine that had no site data for our domain.
Beta Was this translation helpful? Give feedback.
All reactions