Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.61.0rc1 | Olivier Wilkinson (reivilibre) | 2022-06-07 | 1 | -1/+0 |
| | |||||
* | Improve logging when signature checks fail (#12925) | Richard van der Hoff | 2022-05-31 | 1 | -0/+1 |
* Raise a dedicated `InvalidEventSignatureError` from `_check_sigs_on_pdu` * Downgrade logging about redactions to DEBUG this can be very spammy during a room join, and it's not very useful. * Raise `InvalidEventSignatureError` from `_check_sigs_and_hash` ... and, more importantly, move the logging out to the callers. * changelog |