mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-03 05:08:59 +01:00
62e3ff92fd
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.
1 line
No EOL
105 B
Text
1 line
No EOL
105 B
Text
Remove POST method from password reset submit_token endpoint until we implement submit_url functionality. |