synapse/changelog.d/18335.bugfix
reivilibre 19b0e23c3d
Fix the token introspection cache logging access tokens when MAS integration is in use. (#18335)
The `ResponseCache` logs keys by default.

Let's not do that for access tokens.

---------

Signed-off-by: Olivier 'reivilibre <oliverw@matrix.org>
2025-04-15 15:58:30 +01:00

1 line
87 B
Plaintext

Fix the token introspection cache logging access tokens when MAS integration is in use.