Skip to content

Commit e7c9438

Browse files
fkwpHalf-Shot
andauthored
Update main.go
Co-authored-by: Will Hunt <2072976+Half-Shot@users.noreply.github.com>
1 parent 1806681 commit e7c9438

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ func (h *Handler) processSFURequest(r *http.Request, req *SFURequest) (*SFURespo
266266
}
267267
}
268268

269+
// Does the user belong to homeservers granted full access
269270
isFullAccessUser := h.isFullAccessUser(req.OpenIDToken.MatrixServerName)
270271

271272
log.Printf(

0 commit comments

Comments
 (0)