diff options
author | Matthew <dev@mtbk.me> | 2021-07-22 01:33:58 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-22 01:33:58 +0000 |
commit | c687d9074fa943ec3fec67a6b6ca29896c23c99b (patch) | |
tree | ec5fc853c8f48e3c606ab4ca9399f491349a1f21 | |
parent | npm i @fosscord/server-util@1.32 (diff) | |
download | server-c687d9074fa943ec3fec67a6b6ca29896c23c99b.tar.xz |
Make password limit 72 to match discord's limit
-rw-r--r-- | src/routes/auth/login.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/routes/auth/login.ts b/src/routes/auth/login.ts |