mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-03-12 16:26:29 -04:00

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
105 B
Plaintext
1 line
105 B
Plaintext
Remove POST method from password reset submit_token endpoint until we implement submit_url functionality. |