about summary refs log tree commit diff
path: root/app/services/activitypub/fetch_remote_key_service.rb
AgeCommit message (Collapse)Author
2017-08-21Support more variations of ActivityPub keyId in signature (#4630)Eugen Rochko
- Tries to avoid performing HTTP request if the keyId is an actor URI - Likewise if the URI is a fragment URI on top of actor URI - Resolves public key, returns owner if the owner links back to the key