Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backdoor link fails if isTicketRequiredToMutate == true #1258

Open
sentry-io bot opened this issue Jun 3, 2022 · 0 comments
Open

Backdoor link fails if isTicketRequiredToMutate == true #1258

sentry-io bot opened this issue Jun 3, 2022 · 0 comments
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented Jun 3, 2022

If the event has the value isTicketRequiredToMutate == true when someone without a ticket attempts to add a session, they will be denied with insufficient permissions error.

In addition this error didn't make it back to the user, so they don't know why the session didn't submit. The page simply flashed and nothing.

Sentry Issue: THATUS-2KX

Error: Non-Error exception captured with keys: extensions, message, path
  at te (/_app/chunks/index-c4d62efb.js:34:910)
  at None (../../../../../src/_dataSources/api.that.tech/utilities/error.js:14:4)
  at e.withScope (/_app/chunks/index-c4d62efb.js:23:15206)
  at g (/_app/chunks/index-c4d62efb.js:34:777)
  at oe (/_app/chunks/index-c4d62efb.js:34:1392)
...
(5 additional frame(s) were not displayed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant