When in doubt, log all the things

This commit is contained in:
nexy7574 2025-06-11 19:53:46 +01:00 committed by Jacob Taylor
commit 2b49cd72fe
5 changed files with 16 additions and 17 deletions

View file

@ -771,6 +771,7 @@ impl Service {
ready(auth_events.get(&key))
};
debug!("running auth check on new {} event by {} in {}", pdu.kind, pdu.sender, pdu.room_id);
let auth_check = state_res::auth_check(
&room_version,
&pdu,