Bug #101589
openFrontend page not accessible if be_user is logged in
0%
Description
The frontend user have access rights to see a page. When at the same time a backend user is logged in, a 403 error is thrown.
The user have backend rights for other parts of the page tree, so no reason to block the frontend for other pages.
With typo3v11 this was not a problem.
Related: #97176
Updated by Gerrit Code Review over 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80405
Updated by Gerrit Code Review over 1 year ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80405
Updated by Gerrit Code Review 5 months ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80405
Updated by Gerrit Code Review 5 months ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80405
Updated by Sybille Peters about 2 months ago
- Related to Bug #104629: 403 for pages in FE if admin-panel active and non-admin user opens page with no permission in BE added
Updated by Sybille Peters about 2 months ago
Gerrit Mohrmann, Can you add how to reproduce this issue? There are some similar issues and it would be easier to close the exact duplicates.
You wrote "The frontend user have access rights to see a page". Does this only occur with FE users logged in? Are you using an active adminpanel (see #104629).
Updated by Sybille Peters about 2 months ago
- Related to Bug #105866: Backend user access rights overrule frontend user access rights added
Updated by Sybille Peters about 2 months ago
- Related to Task #102856: Streamline TypoScriptFrontendItitialization added
Updated by Sybille Peters about 2 months ago
- Related to Task #97176: Move BE_USER check of TSFE into middleware added
Updated by Gerrit Code Review 16 days ago
Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80405
Updated by Gerrit Code Review 15 days ago
Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80405
Updated by Sybille Peters 14 days ago
- Related to Bug #105567: Frontend preview not working on restricted pages for normal editors added