mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-12 03:13:01 +02:00
When in doubt, log all the things
This commit is contained in:
parent
09b5c3420e
commit
5c4a9942f4
5 changed files with 16 additions and 17 deletions
|
@ -785,6 +785,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