lemmy/crates
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
..
api Add Open links in new tab setting (#3318) 2023-07-03 11:10:25 -04:00
api_common 300 comment limit. (#3306) 2023-07-03 18:02:57 -04:00
api_crud Dont compare db string errors (fixes #1393) (#3424) 2023-07-03 11:59:49 -04:00
apub Remove not needed anymore http-signature-normalization-actix dependency (#3458) 2023-07-04 12:14:37 +02:00
db_schema Fixing clippy. (#3471) 2023-07-04 12:15:27 +02:00
db_views 300 comment limit. (#3306) 2023-07-03 18:02:57 -04:00
db_views_actor Adding rest of community sorts. Fixes #3374 (#3376) 2023-07-03 13:09:15 -04:00
db_views_moderator Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
routes Item URL should point to post URL (#3345) 2023-06-26 15:11:16 +02:00
utils Improved validation of display names (Fixes #3436) (#3437) 2023-07-04 12:41:58 +02:00