larabr 968efdbaa5 Fix email address validity check to still allow unicode values, and further relax constraints
We relaxed constraints in a previous commit, but excluded unicode chars, which are however allowed in v5.
We now also drop almost all constraints, by rejecting primarily control chars and whitespace.
2024-04-04 15:32:04 +02:00
..