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

fix(oidc): Use latest version of ssr-pages #221

Merged
merged 1 commit into from
Mar 14, 2022

Conversation

bcldvd
Copy link
Collaborator

@bcldvd bcldvd commented Feb 28, 2022

No description provided.

@bcldvd bcldvd added the oidc label Feb 28, 2022
@bcldvd bcldvd requested a review from Pi5rr5 February 28, 2022 10:21
Copy link
Collaborator

@Pi5rr5 Pi5rr5 left a comment

Choose a reason for hiding this comment

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

👍

@bcldvd bcldvd merged commit e0c5c01 into develop Mar 14, 2022
@bcldvd bcldvd deleted the bugfix/ssr-pages-vulnerability branch March 14, 2022 09:24
bcldvd added a commit that referenced this pull request Mar 21, 2022
* build(deps): bump node-fetch from 2.6.2 to 2.6.7 (#219)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.2...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump follow-redirects from 1.14.7 to 1.14.8 (#220)

* fix(oidc): Use latest version of ssr-pages (#221)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bcldvd added a commit that referenced this pull request May 2, 2022
* build(deps): bump node-fetch from 2.6.2 to 2.6.7 (#219)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.2...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump follow-redirects from 1.14.7 to 1.14.8 (#220)

* fix(oidc): Use latest version of ssr-pages (#221)

* fix(oidc): Fixes post-logout redirect for single tenant config (#224)

* fix(oidc): Fixes post-logout redirect for single tenant config

* revert package lock

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bcldvd added a commit that referenced this pull request May 3, 2022
* build(deps): bump node-fetch from 2.6.2 to 2.6.7 (#219)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.2...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump follow-redirects from 1.14.7 to 1.14.8 (#220)

* fix(oidc): Use latest version of ssr-pages (#221)

* fix(oidc): Fixes post-logout redirect for single tenant config (#224)

* fix(oidc): Fixes post-logout redirect for single tenant config

* revert package lock

* build(deps): bump ansi-regex from 3.0.0 to 3.0.1 (#226)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix missing axios dependency (#229)

* Update package.json

closes #228

* Update CHANGELOG.md

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bcldvd added a commit that referenced this pull request May 19, 2022
* build(deps): bump node-fetch from 2.6.2 to 2.6.7 (#219)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.2...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump follow-redirects from 1.14.7 to 1.14.8 (#220)

* fix(oidc): Use latest version of ssr-pages (#221)

* fix(oidc): Fixes post-logout redirect for single tenant config (#224)

* fix(oidc): Fixes post-logout redirect for single tenant config

* revert package lock

* build(deps): bump ansi-regex from 3.0.0 to 3.0.1 (#226)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix missing axios dependency (#229)

* Update package.json

closes #228

* Update CHANGELOG.md

* fix package-lock

* feat(proxy): ⚡ Adds an option to opt out from token fowrarding (#231)

* feat(proxy): ⚡ Adds an option to opt out from token fowrarding (per service)

* unit test coverage

* [Proxy] cookies forwarding (#232)

* feat(proxy): ⚡ Adds an option to opt out from token fowrarding (per service)

* unit test coverage

* feat(proxy): ✨ List cookies you want to proxy in the `allowedCookies` option

* docs(proxy): ✏️ Fix typo

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants