diff options
author | ngn <ngn13proton@proton.me> | 2023-06-11 13:36:51 +0300 |
---|---|---|
committer | ngn <ngn13proton@proton.me> | 2023-06-11 13:36:51 +0300 |
commit | 41f14b3ad8d75a8d0158f72d8fe0825c3a8ac724 (patch) | |
tree | c8dbccba767af523cbf21d4c8cb582524d2ca6a1 | |
parent | Merge branch 'spacebarchat:master' into pass_length_check (diff) | |
download | server-41f14b3ad8d75a8d0158f72d8fe0825c3a8ac724.tar.xz |
Make sure min password length is not null
-rw-r--r-- | src/api/routes/auth/register.ts | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/api/routes/auth/register.ts b/src/api/routes/auth/register.ts |