diff options
author | wxiaoguang <wxiaoguang@gmail.com> | 2022-07-09 22:32:18 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-09 22:32:18 +0800 |
commit | 36353e27e62fb848f563f1def402a45cb705a003 (patch) | |
tree | 674ff3d1bcb901b546b7051beb9a7c4a0a70aa8c /go.mod | |
parent | 49f9d43afefd446287b1b2475d7127d405b7a873 (diff) | |
download | gitea-36353e27e62fb848f563f1def402a45cb705a003.tar.gz gitea-36353e27e62fb848f563f1def402a45cb705a003.zip |
Do not create empty ".ssh" directory when loading config (#20289)
Creating the directory automatically is not correct.
In other places for ssh key writing (RewriteAllPrincipalKeys / appendAuthorizedKeysToFile, etc), the directory will still be created when updating the keys.
This PR will resolve the confusing and annoying problem: the dummy and empty ".ssh" directory in new git home.
Diffstat (limited to 'go.mod')
0 files changed, 0 insertions, 0 deletions