forgejo/contrib
Giteabot 71d2a6a41a
Use InitWorkPathAndCfgProvider for environment-to-ini to avoid unnecessary checks (#25480) (#25488)
Backport #25480 by @wxiaoguang

Fix #25481

The `InitWorkPathAndCommonConfig` calls `LoadCommonSettings` which does
many checks like "current user is root or not".

Some commands like "environment-to-ini" shouldn't do such check, because
it might be run with "root" user at the moment (eg: the docker's setup
script)

ps: in the future, the docker's setup script should be improved to avoid
Gitea's command running with "root"

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-06-24 14:04:50 +00:00
..
autocompletion
backport Update github.com/google/go-github to v52 (#24004) 2023-05-31 00:31:51 +00:00
environment-to-ini Use InitWorkPathAndCfgProvider for environment-to-ini to avoid unnecessary checks (#25480) (#25488) 2023-06-24 14:04:50 +00:00
fhs-compliant-script
fixtures
gitea-monitoring-mixin
ide
init
launchd
legal
options/label
supervisor
systemd Implement systemd-notify protocol (#21151) 2023-05-15 22:20:30 +00:00
README
update_dependencies.sh
upgrade.sh Updated upgrade script that is informing user that Gitea service has to be running in order to upgrade it (#24260) 2023-04-25 13:19:58 -04:00

All files in subdirectories are templates, do modifications based on your environment first.