Skip to content

Conversation

@wesleytodd
Copy link
Member

This is a tracking issue for release 4.19.2

Please keep feature requests in their own issues

If you want to make a comment on a particular change, please make the comment in the "Files changed" tab so comments are not lost during a rebase.

List of changes for release:

  • Improved fix for open redirect bypass

Testing this release

If you want to try out this release, you can install it with the following commands:

$ npm cache clean express
$ npm install expressjs/express#4.19.2-staging

Owners/collaborators: please do not merge this PR :)

wesleytodd and others added 2 commits March 25, 2024 09:22
Co-authored-by: Jon Church <me@jonchurch.com>
Co-authored-by: Blake Embrey <hello@blakeembrey.com>
@wesleytodd wesleytodd requested a review from a team March 25, 2024 14:28
@wesleytodd wesleytodd merged commit b28db2c into master Mar 25, 2024
.expect(200, done)
})

it('should encode data uri', function (done) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicated test

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank u

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet