forked from MirrorHub/synapse
78801e7f9e
`sid` is required to be part of `three_pid_creds`. We were 500'ing if it wasn't provided instead of returning `M_MISSING_PARAM`.
1 line
No EOL
69 B
Text
1 line
No EOL
69 B
Text
Return a M_MISSING_PARAM if `sid` is not provided to `/account/3pid`. |