fix: only allow valid usernames in /register
This commit is contained in:
parent
00a9424719
commit
d08f91d1c3
3 changed files with 21 additions and 16 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,2 +1,4 @@
|
|||
/target
|
||||
**/*.rs.bk
|
||||
|
||||
Rocket.toml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue