Files
crystall-punk-14/Content.Shared/Preferences
Hyper B e752561d20 Fix nonsensical RegEx for name restriction (#34375)
* Fixed nonsense RegEx

"-" character is a range, caused an error.
No need for "," to repeat so much, it's not a separator.
"\\" - just why?

* Further optimized RegEx structure

Added:
"@" delimiter for consistency
"/" to escape "-" for good and to avoid further problems
2025-01-15 16:59:04 +01:00
..
2022-05-13 17:59:03 +10:00
2024-04-16 22:57:43 +10:00