lemmy/crates/utils
Josephos cdc5b47886
Improved validation of display names (Fixes #3436) (#3437)
* Fixed validation of display names

Fixed validation of display names: reject names beginning with invisible unicode characters.

* Formatting

Formatting fix.

* Expanded list of forbidden Unicode characters. Validation now checks for disallowed characters anywhere in the name.

* Formatting

* Added a comment detailing source of the list of invisible chars.
2023-07-04 12:41:58 +02:00
..
src Improved validation of display names (Fixes #3436) (#3437) 2023-07-04 12:41:58 +02:00
translations@f9ed069894 Version 0.18.1-rc.9 2023-07-03 17:16:48 -04:00
Cargo.toml Remove another unused dev dependency 2023-06-26 12:46:44 +02:00
build.rs Add email translations (#2175) 2022-03-29 18:23:03 +00:00