mastodon/app/controllers/concerns
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
2017-08-21 22:57:34 +02:00
..
account_controller_concern.rb Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586) 2017-08-13 00:45:04 +02:00
authorization.rb
export_controller_concern.rb
localized.rb
obfuscate_filename.rb
rate_limit_headers.rb
signature_verification.rb Support more variations of ActivityPub keyId in signature (#4630) 2017-08-21 22:57:34 +02:00
user_tracking_concern.rb