diff options
author | Quentin Gliech <quenting@element.io> | 2023-05-26 15:16:34 +0200 |
---|---|---|
committer | Patrick Cloke <clokep@users.noreply.github.com> | 2023-05-30 09:43:06 -0400 |
commit | ceb3dd77db0d3ce992d40175c3f53f6b6ddfa168 (patch) | |
tree | e60ce0d52da120ac1559a69b6fbb8ca18a198524 /synapse/api | |
parent | Make the config tests spawn the homeserver only when needed (diff) | |
download | synapse-ceb3dd77db0d3ce992d40175c3f53f6b6ddfa168.tar.xz |
Enforce that an admin token also has the basic Matrix API scope
Diffstat (limited to 'synapse/api')
-rw-r--r-- | synapse/api/auth/msc3861_delegated.py | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/synapse/api/auth/msc3861_delegated.py b/synapse/api/auth/msc3861_delegated.py |