forked from MirrorHub/synapse
98a64b7f7f
This checks that the domain given to `DomainSpecificString.is_valid` (e.g. `UserID`, `RoomAlias`, etc.) is of a valid form. Previously some validation was done on the localpart (e.g. the sigil), but not the domain portion.
1 line
82 B
Text
1 line
82 B
Text
Fix "Failed to send request" errors when a client provides an invalid room alias.
|