forgejo/routers/install
Giteabot ff18c3ba65
Write absolute AppDataPath to app.ini when installing () ()
Backport  by @wxiaoguang

If the APP_DATA_PATH isn't written into the config when installing, then
its value is uncertain because some Gitea command doesn't run with
correct WorkPath.

This is a quick fix for   and can be backported.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-06-18 15:07:46 +00:00
..
install.go Write absolute AppDataPath to app.ini when installing () () 2023-06-18 15:07:46 +00:00
routes.go Fix install page context, make the install page tests really test () 2023-05-23 09:29:15 +08:00
routes_test.go Fix install page context, make the install page tests really test () 2023-05-23 09:29:15 +08:00
setting.go Merge setting.InitXXX into one function with options () 2023-05-04 11:55:35 +08:00