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

Generate a signed url for the verify redirect #3823

Merged
merged 2 commits into from
Oct 18, 2019

Conversation

craigballinger
Copy link
Contributor

This should resolve #3714. It appears what is happening is that both verify and manage are now signed routes, but when redirecting to manage after verifying the new subscriber, the redirect url was not signed and the middleware was generating a 403.

@jbrooksuk jbrooksuk merged commit 10c4e52 into cachethq:2.4 Oct 18, 2019
@jbrooksuk
Copy link
Member

Thanks!

@djanand2000
Copy link

@jbrooksuk Could you please let me know how to resolve the issue if we are using the Docker version of cachet.
Thanks.

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.4 - rev c74193e - 403 Invalid signture when we click on the url to verify the email
3 participants