dont include appservices in room guest access enforcement check
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
d75aebc373
commit
e146c75279
3 changed files with 9 additions and 4 deletions
|
@ -376,6 +376,7 @@ pub(crate) async fn register_route(
|
|||
Some("Automatically joining this room upon registration".to_owned()),
|
||||
&[room_id_server_name.to_owned(), services.globals.server_name().to_owned()],
|
||||
None,
|
||||
&body.appservice_info,
|
||||
)
|
||||
.await
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue