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

[changelog] add: Fix unvalidated redirects #4567

Merged
merged 1 commit into from Jun 25, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
[changelog] add: Fix unvalidated redirects
  • Loading branch information
AlexTugarev committed Jun 22, 2021
commit f78b7d18e509e28e71b65bbd4dfd52c16ca57c18
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -19,6 +19,7 @@ All notable changes to this project will be documented in this file.
- Fix issues blocking SSH from local terminal ([#4358](https://github.com/gitpod-io/gitpod/pull/4358))
- Fix remote tracking branch for issue context ([#4367](https://github.com/gitpod-io/gitpod/pull/4367))
- Fix opening empty repositories ([#4337](https://github.com/gitpod-io/gitpod/pull/4337))
- Fix unvalidated redirects (credit: Arif Khan from SaveBreach Team) ([#2879](https://github.com/gitpod-io/gitpod/pull/2879))

## May 2021

Expand Down