]> Untitled Git - lemmy.git/commit
Add integration test to ensure that signatures are verified
authorFelix Ableitner <me@nutomic.com>
Fri, 18 Sep 2020 14:37:46 +0000 (16:37 +0200)
committerFelix Ableitner <me@nutomic.com>
Fri, 18 Sep 2020 14:37:46 +0000 (16:37 +0200)
commit9d4973829bb2ff670401ab0d8b7810db103df7b9
tree7dd78e199f8f22a51e589506d089b901068fc319
parent9f4493a0b25fff0ad61246b217e8117e773959b3
Add integration test to ensure that signatures are verified
lemmy_utils/src/lib.rs
src/apub/activity_queue.rs
src/lib.rs
src/main.rs
src/websocket/chat_server.rs
test.sh
tests/integration_test.rs [new file with mode: 0644]