mastodon/app/lib/activitypub/activity
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
..
accept.rb Allow to dereference Follow object for ActivityPub (#5772) 2018-01-03 18:08:57 +01:00
announce.rb Set snowflake IDs for backdated statuses (#5260) 2017-10-08 17:34:34 +02:00
block.rb Handle duplicate ActivityPub activities (#4639) 2017-08-20 16:53:47 +02:00
create.rb Fix bad URL schemes being accepted (#6219) 2018-01-08 05:00:23 +01:00
delete.rb Don't leave behind husk of remotely-deleted profile (#6159) 2018-01-03 00:38:02 +01:00
follow.rb Handle duplicate ActivityPub activities (#4639) 2017-08-20 16:53:47 +02:00
like.rb Handle duplicate ActivityPub activities (#4639) 2017-08-20 16:53:47 +02:00
reject.rb Support more variations of ActivityPub keyId in signature (#4630) 2017-08-21 22:57:34 +02:00
undo.rb Use atomUri in Undo activity of Announce (#5376) 2017-10-14 14:42:09 +02:00
update.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00