forked-synapse/synapse/api
Hugh Nimmo-Smith d20669971a Use name claim as display name when registering users on the fly.
This makes is so that the `name` claim got when introspecting the token
is used as the display name when registering a user on the fly.
2023-05-30 09:43:06 -04:00
..
auth Use name claim as display name when registering users on the fly. 2023-05-30 09:43:06 -04:00
__init__.py
auth_blocking.py Factor out an is_mine_server_name method (#15542) 2023-05-05 15:06:22 +01:00
constants.py Use account data constants in more places. (#15554) 2023-05-09 07:23:27 -04:00
errors.py Stabilize MSC2659 support for AS ping endpoint. (#15528) 2023-05-09 15:02:36 -04:00
filtering.py Properly parse event_fields in filters (#15607) 2023-05-22 11:31:22 -04:00
presence.py
ratelimiting.py Fix room creation being rate limited too aggressively since Synapse v1.69.0. (#14314) 2022-10-28 11:53:34 +01:00
room_versions.py Add MSC3820opt2 as a known room version (#15678) 2023-05-26 18:05:24 +00:00
urls.py Use servlets for /key/ endpoints. (#14229) 2022-10-20 11:32:47 -04:00