Add error codes from MSC4178 (#1944)

* Add error codes from MSC4178

* changelog

* Put changelog in the right place

* Move newsfile

* Add the codes to the right endpoint

* Also add M_THREEPID_IN_USE

which was always used and is specified in the IS API, but not in the
C/S API. We decided this was well-specced enough that it didn't need
its own MSC.
This commit is contained in:
David Baker 2024-12-11 09:48:26 +00:00 committed by GitHub
parent f819403bd5
commit 9198182f1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 21 additions and 6 deletions

View file

@ -0,0 +1 @@
Add error codes to requestToken endpoints (MSC4178).