diff options
| author | David Baker <dave@matrix.org> | 2015-01-28 18:06:04 +0000 | 
|---|---|---|
| committer | David Baker <dave@matrix.org> | 2015-01-28 18:06:04 +0000 | 
| commit | d5bdf3c0c7958e6a080f9ec4b38a51428717d02a (patch) | |
| tree | ef037aa9f3481ca6b0a9030be3926fd5be88fc96 | |
| parent | Change uses of get_user_by_req because it returns a tuple now. (diff) | |
| download | synapse-d5bdf3c0c7958e6a080f9ec4b38a51428717d02a.tar.xz | |
Allow the push rule delete method to take more specifiers.
| -rw-r--r-- | synapse/storage/push_rule.py | 19 | 
1 files changed, 11 insertions, 8 deletions
| diff --git a/synapse/storage/push_rule.py b/synapse/storage/push_rule.py | 
