You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Eugen Rochko 72bb3e03fd Support more variations of ActivityPub keyId in signature (#4630)
- 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
8 years ago
..
controllers Support more variations of ActivityPub keyId in signature (#4630) 8 years ago
helpers Support more variations of ActivityPub keyId in signature (#4630) 8 years ago
javascript
lib Support more variations of ActivityPub keyId in signature (#4630) 8 years ago
mailers
models
policies
presenters
serializers
services Support more variations of ActivityPub keyId in signature (#4630) 8 years ago
validators
views
workers