diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-02-18 10:47:53 +1100 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-02-18 10:47:53 +1100 |
commit | 964933411230e3655b2531624b78ac6c033868af (patch) | |
tree | f4da6bf5f1dbd54a2bb22efe662029aa7cd3b721 /api/src | |
parent | Merge branch 'master' into slowcord (diff) | |
parent | Added email sanitisation to /users/@me PATCH. Could previously have email as ... (diff) | |
download | server-964933411230e3655b2531624b78ac6c033868af.tar.xz |
Merge branch 'fix/claim_accounts' into slowcord
Diffstat (limited to 'api/src')
-rw-r--r-- | api/src/routes/users/@me/index.ts | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/api/src/routes/users/@me/index.ts b/api/src/routes/users/@me/index.ts |