]> Untitled Git - lemmy.git/commit
Validate register usernames on the back-end. Fixes #716 (#750)
authorDessalines <dessalines@users.noreply.github.com>
Thu, 28 May 2020 18:07:36 +0000 (14:07 -0400)
committerGitHub <noreply@github.com>
Thu, 28 May 2020 18:07:36 +0000 (14:07 -0400)
commit29fc3681b9c3d4e630534c0f6adb0b73d7fcf04f
tree84c4d90a6afb84cbee6c2af797f570e509e47018
parent871f09d109ba3c6d7c291e46408a6021ccaa7b77
Validate register usernames on the back-end. Fixes #716 (#750)

* Validate register usernames on the back-end. Fixes #716

* Changing name to is_valid_username
server/src/api/user.rs
server/src/lib.rs
ui/translations/en.json