Merge pull request #2126 from matrix-org/travis/403-id-unbind

Add 403 error to IS unbind
This commit is contained in:
Travis Ralston 2019-06-13 06:25:28 -06:00 committed by GitHub
commit cac72ff873
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1 @@
Clarify that identity servers can return 403 for unbind requests.