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/spec/controllers/activitypub
Eugen Rochko 5bf67ca913
Add ActivityPub secure mode (#11269)
* Add HTTP signature requirement for served ActivityPub resources

* Change `SECURE_MODE` to `AUTHORIZED_FETCH`

* Add 'Signature' to 'Vary' header and improve code style

* Improve code style by adding `public_fetch_mode?` method
6 years ago
..
collections_controller_spec.rb Add specs for activitypub collections controller (#9484) 6 years ago
inboxes_controller_spec.rb Add ActivityPub secure mode (#11269) 6 years ago
outboxes_controller_spec.rb Use raw status code on have_http_status (#7214) 7 years ago