-
Notifications
You must be signed in to change notification settings - Fork 151
[V2] backport vulnerability fix #811
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
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How has the change been validated?
Should there be a test?
@vicb I'm doing some manual test right now, there wasn't any unit test in V2 and e2e is not possible anymore. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would there be any way for a user to obtain the prerender manifest and thus get the preview id?
No unless they have access to the build or that the prerender manifest has been leaked, but in those cases there is way more issues than just that |
Just want to triple check that the manifest file doesn't somehow end up in the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, pending your manual tests.
Ok it works (i forgot how painful it was to test v2). |
And it does not work anymore, this might be a long night... |
This is a backport of #810 to OpenNext V2