Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly check for frozendicts in event auth code. (#14864) | Patrick Cloke | 2023-01-18 | 1 | -0/+1 |
Check for for an instance of a mapping instead of a dict. This only affects room version 10 when frozen events are enabled. |