Files
gitea/custom/conf
TastyHeadphonesandGitHub 03c7255c9b docs: remove unused COOKIE_USERNAME from app.example.ini (#39365)
`COOKIE_USERNAME` is documented in `app.example.ini` but nothing in the
tree reads it (unlike `COOKIE_REMEMBER_NAME` / session `COOKIE_NAME`).
An admin who sets it gets silence and no effect.

Removed the dead example lines.

Fixes #39353

AI disclosure: assisted with drafting; I verified the setting is unused
and reviewed the diff.

Signed-off-by: TastyHeadphones <tastyheadphones@icloud.com>
2026-09-25 17:44:00 +00:00
..