matrix-spec/changelogs/client_server/newsfragments/2101.breaking

2 lines
349 B
Plaintext
Raw Normal View History

2019-06-10 09:43:34 +02:00
Breaking change: Add a new ``submit_url`` field to the response of various `.../requestToken` endpoints. Clients should request a token from the user to submit 3PID validation when they received this field. Older clients will not know about this field and thus may display a deceptive message thinking that validation will be handled out of bounds.