]> cat aescling's git repositories - mastodon.git/commit
Add HTTP signatures to all outgoing ActivityPub GET requests (#11284)
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 11 Jul 2019 12:49:55 +0000 (14:49 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Jul 2019 12:49:55 +0000 (14:49 +0200)
commit4e8dcc5dbbf625b7268ed10d36122de985da6bdc
treee3b89b3232dda984298fbbae826a19522c60f6bd
parenta6dc6a242fdabef2d0fdd9eb7b72ce11cbc22e3e
Add HTTP signatures to all outgoing ActivityPub GET requests (#11284)
app/helpers/jsonld_helper.rb
app/lib/request.rb
app/services/fetch_resource_service.rb
spec/controllers/concerns/signature_verification_spec.rb
spec/services/fetch_remote_account_service_spec.rb
spec/services/fetch_resource_service_spec.rb