diff options
| author | David Robertson <davidr@element.io> | 2023-11-15 17:28:10 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-15 17:28:10 +0000 |
| commit | 43d1aa75e8cbf9d522b425d51d5ac1a742b59ffb (patch) | |
| tree | e5276e9ddb474b3fca8be1a0ff7bddf392d180c6 /synapse/handlers/e2e_keys.py | |
| parent | Asynchronous Uploads (#15503) (diff) | |
| download | synapse-43d1aa75e8cbf9d522b425d51d5ac1a742b59ffb.tar.xz | |
Add an Admin API to temporarily grant the ability to update an existing cross-signing key without UIA (#16634)
Diffstat (limited to '')
| -rw-r--r-- | synapse/handlers/e2e_keys.py | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/synapse/handlers/e2e_keys.py b/synapse/handlers/e2e_keys.py |
