Add info on M_EXCLUSIVE
This commit is contained in:
parent
90dfee1c27
commit
36395c2611
1 changed files with 5 additions and 0 deletions
|
@ -331,6 +331,11 @@ including the AS token on a ``/register`` request, along with a login type of
|
|||
user: "<desired user localpart in AS namespace>"
|
||||
}
|
||||
|
||||
Application services which attempt to create users or aliases *outside* of
|
||||
their defined namespaces will receive an error code ``M_EXCLUSIVE``. Similarly,
|
||||
normal users who attempt to create users or alises *inside* an application
|
||||
service-defined namespace will receive the same ``M_EXCLUSIVE`` error code.
|
||||
|
||||
ID conventions ``[Draft]``
|
||||
-------------------------
|
||||
.. NOTE::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue