diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-01-01 12:59:45 +1100 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-01-01 12:59:45 +1100 |
commit | cd84412c92c447826ebb2668295d46956618d962 (patch) | |
tree | 4fc9c1ba07ed1b6eb8de526e4283227545e3c442 /src | |
parent | Allow Bearer tokens through, like Bot (diff) | |
download | server-cd84412c92c447826ebb2668295d46956618d962.tar.xz |
Don't let users undisable their accounts
Diffstat (limited to 'src')
-rw-r--r-- | src/api/routes/auth/login.ts | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/src/api/routes/auth/login.ts b/src/api/routes/auth/login.ts |