-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
homeserver/packages/federation-sdk/src/services/room.service.ts
Lines 1660 to 1665 in 015d352
| // TODO this may not be the best place to do this validation | |
| await this.federationValidationService.validateOutboundInvite( | |
| member, | |
| roomCreateEvent.roomId, | |
| ); | |
This issue was generated by todo-issue based on a TODO comment in 015d352. It's been assigned to @sampaiodiego because they committed the code.
coderabbitai