1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec/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_spec.rb Allow to dereference Follow object for ActivityPub (#5772) 2018-01-03 18:08:57 +01:00
announce_spec.rb
block_spec.rb
create_spec.rb Fix bad URL schemes being accepted (#6219) 2018-01-08 05:00:23 +01:00
delete_spec.rb Fix too many forwards (#5854) 2017-11-30 03:50:05 +01:00
follow_spec.rb
like_spec.rb
reject_spec.rb
undo_spec.rb Use atomUri in Undo activity of Announce (#5376) 2017-10-14 14:42:09 +02:00
update_spec.rb