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 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
7 years ago
..
chewy
controllers Add ActivityPub secure mode (#11269) 7 years ago
helpers Add HTTP signatures to all outgoing ActivityPub GET requests (#11284) 7 years ago
javascript
lib Add ActivityPub secure mode (#11269) 7 years ago
mailers
models Fix Status.remote scope matching *all* statuses (#11265) 7 years ago
policies
presenters
serializers Drop magic-public-key from webfinger replies as it's only used for OStatus (#11280) 7 years ago
services Fix BlockService trying to reject incorrect follow request (#11288) 7 years ago
validators
views Drop magic-public-key from webfinger replies as it's only used for OStatus (#11280) 7 years ago
workers Refactor fetching of remote resources (#11251) 7 years ago