Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-10-13 | Better response message when signature is missing or unsupported | Mark Haines | 1 | -1/+1 |
2014-10-13 | Respond with more helpful error messages for unsigned requests | Mark Haines | 6 | -10/+45 |
2014-10-13 | Raise a SynapseError if the authorisation header is missing or malformed | Mark Haines | 2 | -19/+31 |
2014-10-13 | Remove debug logging, raise a proper SynapseError if the auth header is mi |