wxiaoguang cc1d61f1f5
Use InitWorkPathAndCfgProvider for environment-to-ini to avoid unnecessary checks (#25480)
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"
2023-06-24 09:13:35 +00:00
..
2023-06-23 12:37:56 +00:00
2023-04-17 11:37:23 +08:00
2023-01-05 13:58:51 +02:00
2023-06-23 14:39:52 +00:00
2023-05-21 22:35:11 +00:00
2023-02-18 21:17:39 +02:00
2023-02-11 08:39:50 +08:00
2022-12-30 23:31:00 +08:00