fix: only allow valid usernames in /register
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
/target
|
||||
**/*.rs.bk
|
||||
|
||||
Rocket.toml
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,4 @@
|
||||
/target
|
||||
**/*.rs.bk
|
||||
|
||||
Rocket.toml
|
||||
|
||||