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

Final showstopper issue #1087

Merged
merged 7 commits into from
Oct 28, 2023
Merged

Final showstopper issue #1087

merged 7 commits into from
Oct 28, 2023

Conversation

shankari
Copy link
Contributor

No description provided.

Abby Wheelis and others added 7 commits October 24, 2023 14:10
we need to make sure that nobody scans a random qr code and gets into the app with an invalid token, we can help prevent that by checking that the qr code contains the right elements
added a log statement, and verifying that the first part of the opcode is "nrelopenpath" or "emission" -- the staging opcodes start with "emission", but sometimes we use production opcodes to test things in develpoment
make sure qr code is made with the whole url link
Long term, this should be part of the app config
e-mission/e-mission-docs#985 (comment)
💪 Increase checks for scanned QR code
when I updated the name of this visibility state, I did not update it's setter. This caused the popup to fail to launch
@shankari shankari merged commit 342e190 into master Oct 28, 2023
4 checks passed
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

Successfully merging this pull request may close these issues.

1 participant