Fix: フレンドサーバー申請時、ドメインを偽装して無関係のInboxを指定できる脆弱性 (#932)
This commit is contained in:
parent
4a3c2d7ed7
commit
43819a8c02
4 changed files with 20 additions and 19 deletions
|
@ -21,7 +21,6 @@ RSpec.describe FriendDomain do
|
|||
type: 'Follow',
|
||||
actor: 'https://cb6e6126.ngrok.io/actor',
|
||||
object: 'https://www.w3.org/ns/activitystreams#Public',
|
||||
inboxUrl: 'https://cb6e6126.ngrok.io/inbox',
|
||||
}))).to have_been_made.once
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue