diff options
| author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-08-13 15:18:42 +1000 |
|---|---|---|
| committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-08-13 15:18:42 +1000 |
| commit | 2cf383349909e0d6ea90bab7e7a4c7e256e39130 (patch) | |
| tree | 5a138c1d72527f041da91cb15777d743549dd598 /src/api | |
| parent | Fix OOM on large guild join (diff) | |
| download | server-ts-2cf383349909e0d6ea90bab7e7a4c7e256e39130.tar.xz | |
remove INVALID_PASSWORD error response. close #1090
Diffstat (limited to 'src/api')
| -rw-r--r-- | src/api/routes/auth/login.ts | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/src/api/routes/auth/login.ts b/src/api/routes/auth/login.ts |
