forgejo/routers
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
..
api Fix all possible setting error related storages and added some tests () () 2023-06-14 08:36:52 +02:00
common Fix admin config page error, use tests to cover the admin config and 500 error page () 2023-05-29 15:00:21 +00:00
install Write absolute AppDataPath to app.ini when installing () () 2023-06-18 15:07:46 +00:00
private Use the type RefName for all the needed places and fix pull mirror sync bugs () 2023-05-26 01:04:48 +00:00
utils Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
web Show if File is Executable () () 2023-06-16 09:29:26 +00:00
init.go Decouple the different contexts from each other () 2023-05-21 09:50:53 +08:00