mirror of
https://github.com/go-gitea/gitea
synced 2025-07-15 23:17:19 +00:00
Simplify 404/500 page (#31409)
This commit is contained in:
@@ -37,8 +37,6 @@ func TestLinksNoLogin(t *testing.T) {
|
||||
"/user2/repo1/projects",
|
||||
"/user2/repo1/projects/1",
|
||||
"/user2/repo1/releases/tag/delete-tag", // It's the only one existing record on release.yml which has is_tag: true
|
||||
"/assets/img/404.png",
|
||||
"/assets/img/500.png",
|
||||
"/.well-known/security.txt",
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user