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/install
wxiaoguang 5b7466053d
Skip frontend ROOT_URL check on installation page, remove unnecessary global var (#19291)
Skip `checkAppUrl` message on installation page because the ROOT_URL is not determined yet
Move global var `supportedDbTypeNames` into `install.Init` as a local var
2 years ago
..
install.go Skip frontend ROOT_URL check on installation page, remove unnecessary global var (#19291) 2 years ago
routes.go Update HTTP status codes to modern codes (#18063) 2 years ago
routes_test.go just add some unit tests (#16291) 3 years ago
setting.go Improve install code to avoid low-level mistakes. (#17779) 3 years ago