0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 16:54:36 +01:00
gitea/modules
wxiaoguang 36353e27e6
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.
2022-07-09 22:32:18 +08:00
..
activitypub Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
analyze
appstate
auth
avatar
base Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
cache
charset Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
container
context Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
convert Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
csv Allow render HTML with css/js external links (#19017) 2022-06-16 11:33:23 +08:00
doctor Add username check to doctor (#20140) 2022-06-27 19:45:50 -04:00
emoji
eventsource Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
generate
git Use git.HOME_PATH for Git HOME directory (#20114) 2022-07-08 16:09:07 +08:00
gitgraph Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
graceful Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
hcaptcha
highlight Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
hostmatcher
httpcache
httplib
indexer Fix dump-repo git init, fix wrong error type for NullDownloader (#20182) 2022-07-01 07:48:25 +08:00
json
lfs
log
markup Fix NPE when using non-numeric (#20277) 2022-07-07 17:46:49 +02:00
metrics
migration Fix dump-repo git init, fix wrong error type for NullDownloader (#20182) 2022-07-01 07:48:25 +08:00
mirror Implement sync push mirror on commit (#19411) 2022-07-08 20:45:12 +01:00
nosql Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
notification Implement sync push mirror on commit (#19411) 2022-07-08 20:45:12 +01:00
options
packages Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
paginator
password
pprof
private Allow manager logging to set SQL (#20064) 2022-06-24 12:49:47 +02:00
process Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
proxy
public
queue Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
recaptcha
references Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
regexplru
repository Adjust transaction handling via db.Context (#20031) 2022-06-20 14:38:58 +02:00
secret
session
setting Do not create empty ".ssh" directory when loading config (#20289) 2022-07-09 22:32:18 +08:00
sitemap Add sitemap support (#18407) 2022-06-25 19:06:01 +02:00
ssh
storage Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
structs Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
svg
sync
templates Make better use of i18n (#20096) 2022-06-26 22:19:22 +08:00
test
timeutil Make better use of i18n (#20096) 2022-06-26 22:19:22 +08:00
translation Allow dev i18n to be more concurrent (#20159) 2022-07-04 12:17:09 +02:00
typesniffer
updatechecker
upload
uri
user
util Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
validation
web Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00