You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers/common
wxiaoguang ca5f302876
Fix admin config page error, use tests to cover the admin config and 500 error page (#24965)
The admin config page has been broken for many many times, a little
refactoring would make this page panic.

So, add a test for it, and add another test to cover the 500 error page.

Co-authored-by: Giteabot <teabot@gitea.io>
1 year ago
..
db.go Support disabling database auto migration (#22053) 2 years ago
errpage.go Fix admin config page error, use tests to cover the admin config and 500 error page (#24965) 1 year ago
errpage_test.go Fix admin config page error, use tests to cover the admin config and 500 error page (#24965) 1 year ago
markup.go Decouple the different contexts from each other (#24786) 1 year ago
middleware.go Rewrite logger system (#24726) 1 year ago
middleware_test.go Support sanitising the URL by removing extra slashes in the URL (#21333) 1 year ago
serve.go Decouple the different contexts from each other (#24786) 1 year ago