mastodon/app/services/activitypub
ThibG 0e1b0f2747 Check Webfinger-returned author URI even when not redirected (#5213)
The whole point of verified_webfinger? is to check the WebFinger-discoverable
URI maps back to the known author URI. This was not actually verified if the
first Webfinger request was not a redirection.
2017-10-04 09:59:28 +02:00
..
fetch_remote_account_service.rb Check Webfinger-returned author URI even when not redirected (#5213) 2017-10-04 09:59:28 +02:00
fetch_remote_key_service.rb Validate id of ActivityPub representations (#5114) 2017-10-04 01:13:48 +02:00
fetch_remote_status_service.rb Validate id of ActivityPub representations (#5114) 2017-10-04 01:13:48 +02:00
process_account_service.rb Validate id of ActivityPub representations (#5114) 2017-10-04 01:13:48 +02:00
process_collection_service.rb Fix #5059 - Stop processing payload if it's from local account (#5100) 2017-09-26 01:06:13 +02:00