Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

[TASK] #98024 - Remove TCA option "cruser_id" #555

Merged
merged 1 commit into from
Aug 4, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions Documentation/6-Persistence/1-prepare-the-database.rst
Original file line number Diff line number Diff line change
Expand Up @@ -137,10 +137,6 @@ in the Frontend (i.e., when its hidden value got non-zero). As well as with
the *starttime* field, Extbase uses this value when
it reads from the database.

`cruser_id` The UID of the Backend user who created the
record. Currently, Extbase neither sets nor reads this value. Whenever a
domain object is created in the Frontend, this field is set to 0.

`fe_group` A list of Frontend-Usergroups that can access
the recordset. The logged-in Frontend-User must at least belong to this
group.
Expand Down