docs-matrix-spec/content
DeepBlueV7.X 938354b8b4
Rename threepidCreds to threepid_creds and get rid of array (#3471)
This fixes the behaviour to match what synapse implements in practice.
If you use threepidCreds, you will just get an error about a missing
threepid_creds field. Synapse also treats this as an object. All clients
also seem to send threepid_creds, if they work on Synapse. Since
matrix.org requires an email currently for registration, most clients
that implement registration, will hit this issue.

a0f48ee89d/synapse/handlers/ui_auth/checkers.py (L145)

fixes #3156
fixes #2189

Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
2021-11-04 12:03:53 +00:00
..
client-server-api Rename threepidCreds to threepid_creds and get rid of array (#3471) 2021-11-04 12:03:53 +00:00
rooms Fully specify room versions (#3432) 2021-11-01 08:49:15 -06:00
_index.md Move room version spec to /rooms (#3423) 2021-10-12 14:47:03 -06:00
appendices.md Move room version spec to /rooms (#3423) 2021-10-12 14:47:03 -06:00
application-service-api.md Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 2021-10-12 11:07:01 -06:00
changelog.md Release process: changelog generation and docs (#3446) 2021-10-18 10:09:35 -06:00
identity-service-api.md Merge pull request #3170 from matrix-org/travis/spec/msc2713-rm-v1-id 2021-08-27 19:17:13 +01:00
proposals.md Clarify that implementations can use stable prefixes once an MSC has merged (#3179) 2021-08-27 19:17:14 +01:00
push-gateway-api.md Update content to call the new template for HTTP APIs 2021-08-27 19:16:42 +01:00
server-server-api.md Move room version spec to /rooms (#3423) 2021-10-12 14:47:03 -06:00