diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-01-10 18:08:31 +1100 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-01-10 18:08:31 +1100 |
commit | 30ec479e2591769a490c23a772ba26997d57c23c (patch) | |
tree | 14124542d773c214c29931390197ef9f3f6267c1 | |
parent | Move sentry init to util. use sentry in each module, not just bundle (diff) | |
download | server-30ec479e2591769a490c23a772ba26997d57c23c.tar.xz |
Add back include_url param to reg tokens
-rw-r--r-- | src/api/routes/auth/generate-registration-tokens.ts | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/src/api/routes/auth/generate-registration-tokens.ts b/src/api/routes/auth/generate-registration-tokens.ts |