mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-11 09:33:02 +02:00
When in doubt, log all the things
This commit is contained in:
parent
e7478f1eac
commit
2b49cd72fe
5 changed files with 16 additions and 17 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue