diff options
author | Richard van der Hoff <richard@matrix.org> | 2016-12-12 09:41:23 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2016-12-12 12:31:40 +0000 |
commit | abed247182617d8722efa148b3d732f951f08cdd (patch) | |
tree | 039f5f065461de5094185e712bb8dcd6890211f2 /synapse/federation/transport/server.py | |
parent | Merge remote-tracking branch 'origin/master' into develop (diff) | |
download | synapse-abed247182617d8722efa148b3d732f951f08cdd.tar.xz |
Remove unspecced GET endpoints for e2e keys
GET /keys/claim is a terrible idea, since it isn't idempotent; also it throws 500 errors if you call it without all the right params. GET /keys/query is arguable, but it's unspecced, so let's get rid of it too to stop people relying on unspecced APIs.
Diffstat (limited to 'synapse/federation/transport/server.py')
0 files changed, 0 insertions, 0 deletions