diff options
| author | Erik Johnston <erik@matrix.org> | 2019-09-27 10:02:57 +0100 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-09-27 10:02:57 +0100 | 
| commit | 67ee18daeadf9505c1a562483c4ea5b0315fa84d (patch) | |
| tree | c63ae77c21c07205dc8035c049ee3d24893c4883 /synapse/api/auth.py | |
| parent | Kill off half-implemented password-reset via sms (#6101) (diff) | |
| parent | isort (diff) | |
| download | synapse-67ee18daeadf9505c1a562483c4ea5b0315fa84d.tar.xz | |
Merge pull request #6108 from matrix-org/erikj/remove_get_user_by_req-span
Add some helpful opentracing tags and remove get_user_by_req span
Diffstat (limited to 'synapse/api/auth.py')
| -rw-r--r-- | synapse/api/auth.py | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/synapse/api/auth.py b/synapse/api/auth.py | 
