fix: username and community title validation

This commit is contained in:
trisua 2025-05-19 19:31:12 -04:00
parent a4d7f44aa3
commit efb259764e
7 changed files with 79 additions and 25 deletions

1
Cargo.lock generated
View file

@ -3324,6 +3324,7 @@ dependencies = [
"md-5",
"pathbufd",
"redis",
"regex",
"reqwest",
"rusqlite",
"serde",