mastodon/app/services/activitypub
Eugen Rochko e4a241abef
Fix bad URL schemes being accepted (#6219)
* Fix actors accepting invalid URI schemes or different host between URI and URL

* Fix statuses accepting invalid URI scheme or different host to actor

* Adjust tests to new requirements

* Improve readability of mismatching_origin?/invalid_origin? methods
2018-01-08 05:00:23 +01: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 Add semi-support for Video/Image objects in ActivityPub (#5848) 2017-11-30 04:06:20 +01:00
process_account_service.rb Fix bad URL schemes being accepted (#6219) 2018-01-08 05:00:23 +01:00
process_collection_service.rb Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00