TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:09 +02:00
commit af8cc155b5
6818 changed files with 642608 additions and 0 deletions
@@ -0,0 +1,37 @@
.. include:: /Includes.rst.txt
.. _breaking-56133:
==========================================================
Breaking: #56133 - New BE user permission "Files: replace"
==========================================================
See :issue:`56133`
Description
===========
A new feature was introduced to replace files in the file list. For this feature an new permission was introduce "Files: replace".
This permission is now also checked when a BE user uploads a file with the same name.
Impact
======
BE users need the permission "Files: replace" before they are allowed to replace a file by uploading a file with the same name.
Affected Installations
======================
All installations.
Migration
=========
An upgrade wizard was added to set this permission for all BE users that already are allowed to write files as this was the old permissions check.
.. index:: FAL, Backend