mirror of
https://github.com/hoernschen/dendrite.git
synced 2024-12-26 15:08:28 +00:00
parent
93cf1e7590
commit
f698142073
1 changed files with 3 additions and 0 deletions
|
@ -524,3 +524,6 @@ POST /_synapse/admin/v1/register with shared secret
|
||||||
POST /_synapse/admin/v1/register admin with shared secret
|
POST /_synapse/admin/v1/register admin with shared secret
|
||||||
POST /_synapse/admin/v1/register with shared secret downcases capitals
|
POST /_synapse/admin/v1/register with shared secret downcases capitals
|
||||||
POST /_synapse/admin/v1/register with shared secret disallows symbols
|
POST /_synapse/admin/v1/register with shared secret disallows symbols
|
||||||
|
Membership event with an invalid displayname in the send_join response should not cause room join to fail
|
||||||
|
Inbound federation rejects incorrectly-signed invite rejections
|
||||||
|
Inbound federation can receive invite rejections
|
||||||
|
|
Loading…
Reference in a new issue