Skip to content
Snippets Groups Projects
Unverified Commit 98a64b7f authored by Patrick Cloke's avatar Patrick Cloke Committed by GitHub
Browse files

Add basic domain validation for `DomainSpecificString.is_valid`. (#9071)

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.
parent aa4d8c1f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment