canonical-json: Apply redaction rules of MSC3989

This commit is contained in:
Kévin Commaille 2023-08-11 18:07:54 +02:00 committed by Kévin Commaille
parent 37d2b2b12f
commit 5d68ba3ff4

View File

@ -318,7 +318,6 @@ fn allowed_event_keys_for(version: &RoomVersionId) -> &'static [&'static str] {
"depth",
"prev_events",
"auth_events",
"origin",
"origin_server_ts",
],
}