Remove POST method from password reset submit_token endpoint (#6056)
Removes the POST method from `/password_reset/<medium>/submit_token/` as it's only used by phone number verification which Synapse does not support yet.
changelog.d/6056.bugfix
0 → 100644
Please register or sign in to comment