]> Untitled Git - lemmy.git/commit
Add check to make sure that inbox doesnt receive local activities (ref #1283) (#147)
authornutomic <nutomic@noreply.yerbamate.ml>
Tue, 1 Dec 2020 18:30:15 +0000 (18:30 +0000)
committerdessalines <dessalines@noreply.yerbamate.ml>
Tue, 1 Dec 2020 18:30:15 +0000 (18:30 +0000)
commit2b5c69d6789c51c528e6654101623bd0c368ad5c
tree8e811fbb5ea388c253d1ab81022b38f8187f5ad1
parent943599440534ceb2a85f0c4b3f17c0cc05b52086
Add check to make sure that inbox doesnt receive local activities (ref #1283) (#147)

Fixed comparison

Add check to make sure that inbox doesnt receive local activities (ref #1283)

Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/147
lemmy_apub/src/inbox/community_inbox.rs
lemmy_apub/src/inbox/mod.rs
lemmy_apub/src/inbox/shared_inbox.rs
lemmy_apub/src/inbox/user_inbox.rs