mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-06 06:35:18 -05:00
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.