forgejo/modules
Earl Warren b98109ee69 [v12.0/forgejo] fix: use credentials helpers for git clones (#9068)
**Backport**: https://codeberg.org/forgejo/forgejo/pulls/9067

When performing a `git clone` that requires credentials, they are temporarily stored in files and used with [Git credential](https://git-scm.com/docs/gitcredentials/2.50.0#_requesting_credentials). They were previously included in the URL that were readable by a user with shell access to the host running the Forgejo instance when, for instance, they ask for the list of process (`ps`).

Co-authored-by: Gusted <postmaster@gusted.xyz>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9068
2025-08-30 18:45:56 +02:00
..
actions
activitypub
analyze
assetfs [v12.0/forgejo] fix: follow symlinks for local assets (#8610) 2025-07-22 18:41:03 +02:00
auth
avatar
base
cache
card
charset
container
csv
emoji
eventsource
forgefed
generate
git [v12.0/forgejo] fix: use credentials helpers for git clones (#9068) 2025-08-30 18:45:56 +02:00
gitrepo
graceful
hcaptcha
highlight
hostmatcher
html
httpcache
httplib
indexer [v12.0/forgejo] fix(code-search): HighlightSearchResultCode should count the number of bytes and not the number of runes (#8498) 2025-07-12 19:00:07 +02:00
issue/template
json
keying
label
lfs
log
markup [v12.0/forgejo] fix(ui): add missing lazy load attribute to images (#8282) 2025-06-25 20:42:35 +02:00
mcaptcha
metrics
migration
nosql
optional
options
packages [v12.0/forgejo] fix: allow double digit epoch for Debian packages (#8733) 2025-07-30 20:31:39 +02:00
paginator
pprof
private
process
proxy
proxyprotocol
public
queue
recaptcha
references
regexplru
repository
secret
session
setting [v12.0/forgejo] fix: query token auth version mismatch (#8670) 2025-07-26 00:45:07 +02:00
sitemap
ssh
storage [v12.0/forgejo] fix: minio initialization can freeze indefinitely if misconfigured (#8914) 2025-08-16 06:43:42 +02:00
structs [v12.0/forgejo] fix(ui): Add pasted images to dropzone (#8362) 2025-06-30 16:19:58 +02:00
svg
sync
system
templates [v12.0/forgejo] fix(ui): add missing lazy load attribute to images (#8282) 2025-06-25 20:42:35 +02:00
test
testlogger
timeutil
translation
turnstile
typesniffer
updatechecker
uri
user
util [v12.0/forgejo] fix: use credentials helpers for git clones (#9068) 2025-08-30 18:45:56 +02:00
validation [v12.0/forgejo] fix: email comments are removed from email addresses (#9083) 2025-08-30 18:45:30 +02:00
web
webhook
zstd