Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.0.0rc1 v1.0.0rc1 | Neil Johnson | 2019-06-07 | 1 | -1/+0 |
| | |||||
* | Remove some pointless exception handling | Richard van der Hoff | 2019-05-30 | 1 | -0/+1 |
The verify_request deferred already returns a suitable SynapseError, so I don't really know what we expect to achieve by doing more wrapping, other than log spam. Fixes #4278. |