Forgejo/routers
Gergely Nagy 2c0105ef17
[GITEA] Find README.md for user profiles case insensitively
When trying to find a `README.md` in a `.profile` repo, do so case
insensitively. This change does not make it possible to render readmes
in formats other than Markdown, it just removes the hard-coded
"README.md".

Also adds a few tests to make sure the change works.

Fixes #1494.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
(cherry picked from commit edd219d8e9)
2024-01-08 17:12:06 +01:00
..
api [GITEA] Revert "Deprecate query string auth tokens (#28390)" 2024-01-08 17:05:47 +01:00
common Avoid cycle-redirecting user/login page (#28636) 2023-12-30 08:48:34 +00:00
install [GITEA] Add password length check on install page 2024-01-08 16:52:44 +01:00
private [CLI] implement forgejo-cli 2024-01-08 13:37:00 +01:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web [GITEA] Find README.md for user profiles case insensitively 2024-01-08 17:12:06 +01:00
init.go [API] Forgejo API /api/forgejo/v1 2024-01-08 14:01:17 +01:00