diff options
author | Quentin Gliech <quenting@element.io> | 2025-05-02 14:07:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-02 12:07:23 +0000 |
commit | d18edf67d6f444c8dfa6a46e8769bbfa8d22f57b (patch) | |
tree | 2704bd97cda4a6f46058014b690a89c9a1c6b1ea | |
parent | Don't check the `at_hash` (access token hash) in OIDC ID Tokens if we don't u... (diff) | |
download | synapse-d18edf67d6f444c8dfa6a46e8769bbfa8d22f57b.tar.xz |
Fix lint which broke in #18374 (#18385)
https://github.com/element-hq/synapse/pull/18374 did not pass linting but was merged
-rw-r--r-- | changelog.d/18385.misc | 1 | ||||
-rw-r--r-- | synapse/handlers/oidc.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/18385.misc b/changelog.d/18385.misc new file mode 100644 |