1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 09:41:36 +02:00
gitea/modules
Wim e528e2b435
Implement http signatures support for the API (#17565)
Fixes #12338

This allows use to talk to the API with our ssh certificate (and/or ssh-agent) without needing to fetch an API key or tokens.
It will just automatically work when users have added their ssh principal in gitea.

This needs client code in tea
Update: also support normal pubkeys

ref: https://tools.ietf.org/html/draft-cavage-http-signatures

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-06-05 08:16:14 +01:00
..
activitypub
analyze
appstate
auth
avatar
base
cache
charset
container
context Prevent NPE on update mirror settings (#19864) 2022-06-02 12:56:32 -04:00
convert
csv
doctor Fix inconsistency in doctor output (#19836) 2022-05-31 14:49:40 -04:00
emoji
eventsource
generate
git Set Setpgid on child git processes (#19865) 2022-06-03 15:36:18 +01:00
gitgraph
graceful
hcaptcha
highlight
hostmatcher
httpcache
httplib
indexer
json
lfs
log
markup Set Setpgid on child git processes (#19865) 2022-06-03 15:36:18 +01:00
metrics
migration
nosql
notification
options
packages
paginator
password
pprof
private
process Set Setpgid on child git processes (#19865) 2022-06-03 15:36:18 +01:00
proxy
public
queue
recaptcha
references
repository
secret
session
setting feat: add DEFAULT_MERGE_STYLE to repository.pull-request section for repo init (#19751) 2022-06-02 23:45:54 -04:00
ssh Implement http signatures support for the API (#17565) 2022-06-05 08:16:14 +01:00
storage
structs
svg
sync
templates
test
timeutil
translation
typesniffer
updatechecker
upload
uri
user
util
validation
web Ensure responses are context.ResponseWriters (#19843) 2022-05-31 21:27:44 +01:00