diff options
| author | ChrisChrome <christophercookman@gmail.com> | 2022-08-10 19:11:04 -0600 |
|---|---|---|
| committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-12-18 23:51:42 +1100 |
| commit | a6bb8ef23cf9773c1ce81e4c1b7c7de2f084c290 (patch) | |
| tree | f80b8d4421e7d135a9018fdb2f36c6a031cd488e /src/api | |
| parent | Make teams nullable (diff) | |
| download | server-ts-a6bb8ef23cf9773c1ce81e4c1b7c7de2f084c290.tar.xz | |
Invalidate tokens on password change
Diffstat (limited to 'src/api')
| -rw-r--r-- | src/api/routes/users/@me/index.ts | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/src/api/routes/users/@me/index.ts b/src/api/routes/users/@me/index.ts |
