Skip to content

[BUGFIX] Restrict aim backend module to admins (#17)#18

Merged
o-ba merged 1 commit into
b13:mainfrom
samamedick:bugfix/issue-17-restrict-aim-module-access
May 26, 2026
Merged

[BUGFIX] Restrict aim backend module to admins (#17)#18
o-ba merged 1 commit into
b13:mainfrom
samamedick:bugfix/issue-17-restrict-aim-module-access

Conversation

@samamedick
Copy link
Copy Markdown
Contributor

🔒 Add 'access' => 'admin' to the aim parent module entry 🛡️ Hide module from non-admin backend users (was visible because TYPO3 13 core does not honor appearance.dependsOnSubmodules)

fixes #17

🔒 Add 'access' => 'admin' to the aim parent module entry
🛡️ Hide module from non-admin backend users (was visible because TYPO3 13 core does not honor appearance.dependsOnSubmodules)
@o-ba
Copy link
Copy Markdown
Member

o-ba commented May 26, 2026

Thank you!

@o-ba o-ba merged commit 42dc8d0 into b13:main May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AIM - Backend Module visible for users which did not have the right to access

2 participants