mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-26 15:17:44 +00:00
0dd2649c1(#9112) changed the signature of `auth_via_oidc`. Meanwhile,26d10331e(#9091) introduced a new test which relied on the old signature of `auth_via_oidc`. The two branches were never tested together until they landed in develop.