mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
044fa1a1de
Previously it was only using the default value ("picture") when fetching the picture from the user info.
2 lines
163 B
Plaintext
2 lines
163 B
Plaintext
Fix a bug introduced in Synapse 1.73.0 where the `picture_claim` configured under `oidc_providers` was unused (the default value of `"picture"` was used instead).
|