synapse-product/synapse/handlers
Patrick Cloke 044fa1a1de
Actually use the picture_claim as configured in OIDC config. (#14751)
Previously it was only using the default value ("picture") when
fetching the picture from the user info.
2022-12-29 12:18:06 -05:00
..
ui_auth
__init__.py
account_data.py
account_validity.py
account.py
admin.py
appservice.py
auth.py
cas.py
deactivate_account.py
device.py
devicemessage.py
directory.py
e2e_keys.py
e2e_room_keys.py
event_auth.py
events.py
federation_event.py
federation.py
identity.py
initial_sync.py
message.py
oidc.py Actually use the picture_claim as configured in OIDC config. (#14751) 2022-12-29 12:18:06 -05:00
pagination.py
password_policy.py
presence.py
profile.py
push_rules.py
read_marker.py
receipts.py
register.py
relations.py
room_batch.py
room_list.py
room_member_worker.py
room_member.py
room_summary.py
room.py
saml.py
search.py
send_email.py
set_password.py
sso.py
state_deltas.py
stats.py
sync.py
typing.py
user_directory.py