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 | 52840f4f9806d1caa6fa21733e961275dd3d7547 (patch) | |
tree | 43025e2f14f3f4094f7129eddcf2886a101bd316 | |
parent | Allow Bearer tokens through, like Bot (diff) | |
download | server-52840f4f9806d1caa6fa21733e961275dd3d7547.tar.xz |
Don't let users undisable their accounts
-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 |