diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-07-07 23:30:47 +1000 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-07-07 23:30:47 +1000 |
commit | 806ca5f269a6a4cc66963100174e9643f81c8f3b (patch) | |
tree | fe919bd354765881053119afadbf8bc3e48d1b4a | |
parent | Merge branch 'master' into fix/claim_accounts (diff) | |
download | server-806ca5f269a6a4cc66963100174e9643f81c8f3b.tar.xz |
Ensure password was given if email is given in PATCH @me
-rw-r--r-- | api/src/routes/users/@me/index.ts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/api/src/routes/users/@me/index.ts b/api/src/routes/users/@me/index.ts |