diff options
author | David Baker <dave@matrix.org> | 2015-04-29 15:57:09 +0100 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2015-04-29 15:57:09 +0100 |
commit | 9927170787f9d467907b8767fea4d6812fb48f59 (patch) | |
tree | 8952c1a1e1207eda617159e01d64b364a5389346 /synapse/handlers | |
parent | Fix includes (diff) | |
download | synapse-9927170787f9d467907b8767fea4d6812fb48f59.tar.xz |
Accept camelcase + underscores in binding too
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/identity.py | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/synapse/handlers/identity.py b/synapse/handlers/identity.py |