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

Consistently use ApiSecret; remote ApiTokenSecret #57

Merged
merged 1 commit into from
Dec 15, 2022

Conversation

mbklein
Copy link
Contributor

@mbklein mbklein commented Dec 15, 2022

The shared link handler was configured with a different secret, which is why it couldn't verify tokens generated by any of the other functions, causing it to expire the existing token and generate a new anonymous one.

@mbklein mbklein requested a review from kdid December 15, 2022 15:33
@mbklein mbklein force-pushed the fix-shared-link-deletes-token branch from 9e5b76d to b94be67 Compare December 15, 2022 16:41
@mbklein mbklein temporarily deployed to test December 15, 2022 16:41 — with GitHub Actions Inactive
@mbklein mbklein merged commit 80db381 into deploy/staging Dec 15, 2022
@mbklein mbklein deleted the fix-shared-link-deletes-token branch December 15, 2022 18:03
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.

2 participants