Clarify that /register must produce valid Matrix User IDs

Fixes https://github.com/matrix-org/matrix-doc/issues/1793
This commit is contained in:
Travis Ralston 2019-06-05 23:23:23 -06:00
parent 9ac89cc915
commit 976f32fcab
2 changed files with 5 additions and 1 deletions

View file

@ -0,0 +1 @@
Clarify that ``/register`` must produce valid Matrix User IDs.