diff options
| author | Erik Johnston <erik@matrix.org> | 2015-08-18 16:30:11 +0100 |
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2015-08-18 16:30:11 +0100 |
| commit | c3dd2ecd5ed8b6a1d17da7ea604111f828b2c36b (patch) | |
| tree | c260334c503ced59118c492f5aebe8e2f610e272 | |
| parent | Merge pull request #227 from matrix-org/erikj/receipts_take2 (diff) | |
| parent | Set request.authenticated_entity for application services (diff) | |
| download | synapse-c3dd2ecd5ed8b6a1d17da7ea604111f828b2c36b.tar.xz | |
Merge pull request #230 from matrix-org/erikj/appservice_auth_entity
Set request.authenticated_entity for application services
| -rw-r--r-- | synapse/api/auth.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/synapse/api/auth.py b/synapse/api/auth.py |
