This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Revert MSC3861 introspection cache, admin impersonation and account lock #16258
Merged
erikjohnston
merged 7 commits into
release-v1.91
from
quenting/revert-introspection-cache
Sep 6, 2023
Merged
Revert MSC3861 introspection cache, admin impersonation and account lock #16258
erikjohnston
merged 7 commits into
release-v1.91
from
quenting/revert-introspection-cache
Sep 6, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
sandhose
commented
Sep 5, 2023
- Revert "Add an admin endpoint to allow authorizing server to signal token revocations (Add an admin endpoint to allow authorizing server to signal token revocations #16125)"
- Revert "Cache token introspection response from OIDC provider (Cache token introspection response from OIDC provider #16117)"
- Revert "MSC3861: allow impersonation by an admin using a query param (MSC3861: allow impersonation by an admin using a query param #16132)", because in practice we don't use it
- Do not check for internal account lock for MSC3861 delegated auth (same as Do not check for internal account lock for MSC3861 delegated auth #16215)
@erikjohnston I added the test for the admin token back (but not for impersonation since we're reverting that feature) |
erikjohnston
approved these changes
Sep 6, 2023
clokep
added a commit
that referenced
this pull request
Sep 6, 2023
This was referenced Sep 7, 2023
netbsd-srcmastr
pushed a commit
to NetBSD/pkgsrc
that referenced
this pull request
Sep 8, 2023
# Synapse 1.91.2 (2023-09-06) ### Bugfixes - Revert [MSC3861](matrix-org/matrix-spec-proposals#3861) introspection cache, admin impersonation and account lock. ([\#16258](matrix-org/synapse#16258)) # Synapse 1.91.1 (2023-09-04) ### Bugfixes - Fix a performance regression introduced in Synapse 1.91.0 where event persistence would cause an excessive linear growth in CPU usage. ([\#16220](matrix-org/synapse#16220))
Fizzadar
added a commit
to beeper/synapse-legacy-fork
that referenced
this pull request
Sep 18, 2023
- Revert [MSC3861](matrix-org/matrix-spec-proposals#3861) introspection cache, admin impersonation and account lock. ([\matrix-org#16258](matrix-org#16258)) # -----BEGIN PGP SIGNATURE----- # # iQIzBAABCAAdFiEEF3tZXk38tRDFVnUIM/xY9qcRMEgFAmT4oZsACgkQM/xY9qcR # MEhqCQ//WPvR3BMlw73hJZIcJXx+57PpgjBteq6xoiY1V6iB3mE9OlMMByGFlo/G # 36mrQuwNWQvJ+3Dza82oMi3cyicPxVzDlyLBW76lc03eMmHV1shDee+XU+GzdLOF # qCn1HQPo9CWLATZlBZyHMayzMGrwQ3bpNLtvszfAsoKX3Q7Ryh/0r+JOv7PbzHtp # EV0hIdkyxCHnZKhcsvrtNE/XUkhk2Om6sIfyhMRDbIxVhFwtn6EihO5KItIEeO/z # oriQep3Od97xBm457zIVODJ+Aav7d5jc9cOtiD4L4z3f6BtnmtEhw+sBCTDMfGPJ # X3+vd/ngWU2zzmudXbKkH4DQWIAgQqoo8zaN0VlHuHG+6ZgVv0RwY980RjnepnJ/ # fjaOo674K/a0mWzgDdmpoAg4KbKxsDU4otgu5DrPVTgjbdlF63fdtc99NAY8RbA8 # WUM4vfzhZEnz951IWkZ2DWMW1F5s6Waoc8K633DZ1B6DUKi3K13XKd5MRRQp2xQ5 # e+TEpjD2kBefXRyyTgD4kh53LymglZUEN3VeRXyK+JYFgL/lVYzf+hezGNxHjYLd # maXlTLBXfYoPqmVdZJQoZsNDS9nH179bfhFdHXi1Mx1j+9Zvdtqpu66arJTh/0DE # qXXEMlYiYUXjaadHJ1T0bxk+TrtQS6Ay1c2ARu3c1OCeqbJPR9E= # =9XJw # -----END PGP SIGNATURE----- # gpg: Signature made Wed Sep 6 16:58:19 2023 BST # gpg: using RSA key 177B595E4DFCB510C556750833FC58F6A7113048 # gpg: key 33FC58F6A7113048: public key "Patrick Cloke <patrickc@matrix.org>" imported # gpg: Total number processed: 1 # gpg: imported: 1 # gpg: Good signature from "Patrick Cloke <patrickc@matrix.org>" [unknown] # gpg: WARNING: This key is not certified with a trusted signature! # gpg: There is no indication that the signature belongs to the owner. # Primary key fingerprint: 177B 595E 4DFC B510 C556 7508 33FC 58F6 A711 3048 # Conflicts: # .github/workflows/twisted_trunk.yml # synapse/app/generic_worker.py # synapse/storage/databases/main/__init__.py
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.