Skip to content

[BUGFIX] Respect read-only filemount permissions for easydb button#26

Merged
helhum merged 1 commit intoprogrammfabrik:mainfrom
mikelwohlschlegel:main
Mar 2, 2026
Merged

[BUGFIX] Respect read-only filemount permissions for easydb button#26
helhum merged 1 commit intoprogrammfabrik:mainfrom
mikelwohlschlegel:main

Conversation

@mikelwohlschlegel
Copy link

The "Add files from easydb 5 / fylr" button was shown even on read-only filemounts, while TYPO3 core correctly hides "Upload Files", "Create Folder", and "Create File" buttons. Add the same permission checks (folder write and storage-level file add) that TYPO3 core uses in FileListController before rendering the button.

The "Add files from easydb 5 / fylr" button was shown even on
read-only filemounts, while TYPO3 core correctly hides "Upload Files",
"Create Folder", and "Create File" buttons. Add the same permission
checks (folder write and storage-level file add) that TYPO3 core uses
in FileListController before rendering the button.
@helhum
Copy link
Collaborator

helhum commented Mar 2, 2026

Thanks @mikelwohlschlegel !

@helhum helhum merged commit cf84f83 into programmfabrik:main Mar 2, 2026
12 checks passed
@helhum
Copy link
Collaborator

helhum commented Mar 2, 2026

Released as 3.1.3

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.

2 participants