Actions
Bug #104629
open403 for pages in FE if admin-panel active and non-admin user opens page with no permission in BE
Status:
New
Priority:
Should have
Assignee:
-
Category:
AdminPanel
Target version:
-
Start date:
2024-08-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
This problem only occurs if "Show hidden pages" or "Show hidden records" is activated in admin panel (possibly also in other scenarios).
If all filters in the admin-panel settings are off, I cannot reproduce the problem.
I marked this as regression, because it appeared in v12, does not occur in v11.
Reproduce¶
1. Login or switchuser as non-admin user with restricted access (not all pages)
2. Open page in FE
3. Activate admin-panel, activate "Show hidden pages"
4. Click on a link to a page the user has no access to (e.g. start page)
Now, we see a 403 error.
- Versions
- 12.4.18
Files
No data to display
Actions