ohmg-dev / OldInsuranceMaps

A public space for georeferencing historical fire insurance maps.
https://oldinsurancemaps.net
GNU General Public License v3.0
17 stars 2 forks source link

[Bug] Disallow email addresses in usernames #166

Closed mradamcox closed 4 months ago

mradamcox commented 6 months ago

Describe the problem Use some validation on the form or just disallow @ characters in usernames.

mradamcox commented 4 months ago

Completed, added another validator for usernames to disallow @ characters.