gitea/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 Add Bash and Zsh completion scripts (#22646) 2023-02-21 12:32:24 -05:00
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 Fix issue with docker-rootless shimming script (#18690) 2022-02-10 01:15:06 -05:00
fixtures Enable forbidigo linter (#24278) 2023-04-24 05:50:58 -04:00
gitea-monitoring-mixin Fixed lint warnings in Grafana raised by Mixtool (#22486) 2023-01-17 10:23:25 -06:00
ide Update to work with latest VS Code go debugger (#18397) 2022-01-25 05:00:55 +00:00
init Add init file for Ubuntu (#23362) 2023-03-09 16:54:37 -06:00
launchd Synced gitignores with github repo (#1245) 2017-03-15 13:30:00 +01:00
legal [Contrib] Change License Link to Full CC0 Legalcode (PP and TOS) (#10057) 2020-06-02 21:22:17 -04:00
options/label Adding advanced label set. (#11298) 2020-05-07 07:47:34 +01:00
supervisor Synced gitignores with github repo (#1245) 2017-03-15 13:30:00 +01:00
systemd Implement systemd-notify protocol (#21151) 2023-05-15 22:20:30 +00:00
README Synced gitignores with github repo (#1245) 2017-03-15 13:30:00 +01:00
update_dependencies.sh bump go deps (#19021) 2022-03-08 19:15:30 +08:00
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

README

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