diff options
| author | Erik Johnston <erik@matrix.org> | 2015-07-02 16:20:10 +0100 | 
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2015-07-02 16:20:10 +0100 | 
| commit | 1a605456260bfb46d8bb9cff2d40d19aec03daa4 (patch) | |
| tree | bfd0aaa9d683c55d7b550d66371eab1052098018 /synapse/handlers/message.py | |
| parent | Oops: underride rule had an identifier with override in it. (diff) | |
| download | synapse-1a605456260bfb46d8bb9cff2d40d19aec03daa4.tar.xz | |
Add basic impl for room history ACL on GET /messages client API
Diffstat (limited to '')
| -rw-r--r-- | synapse/handlers/message.py | 33 | 
1 files changed, 32 insertions, 1 deletions
diff --git a/synapse/handlers/message.py b/synapse/handlers/message.py  | 
