synapse/changelog.d/18334.bugfix
Erik Johnston 45420b1d42
Fix force_tracing_for_users config when using MAS (#18334)
This is a copy of what we do for internal auth, and we should figure out
a way to deduplicate some of this stuff:


dd05cc55ee/synapse/api/auth/internal.py (L62-L110)
2025-04-15 16:02:27 +01:00

2 lines
64 B
Plaintext

Fix `force_tracing_for_users` config when using delegated auth.