benjaminkott / benjaminkott/bootstrap_package

TCEMAIN.tsconfig - hardcoded group uid

Open
#1,190 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
PHP
Stars
355
Forks
212
Avg merge
1h 4m
Merged PRs (30d)
31

Description

TCEMAIN.tsconfig

I guess the hardcoded uid = 1 is not ok. If this is supposed to be a configuration example, it should not be active code.

```
#################
#### TCEMAIN ####
#################
TCEMAIN {
permissions {
groupid = 1
user = show, editcontent, edit, new, delete
group = show, editcontent, edit, new, delete
everybody =
}
}
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating TCEMAIN.tsconfig and inspect the shown permissions block in context. Determine how this configuration example is intended to behave without relying on a hardcoded group UID, then verify the resulting configuration no longer embeds the reported fixed value.

Written by the indexing model from the issue text.

Assessment

Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.