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: not skipping authz for kube dashboard (2.5) #1486

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

github-actions[bot]
Copy link
Contributor

Backport

This will backport the following commits from main to release-2.5:

Questions ?

Please refer to the Backport tool documentation

* fix: should not skip authz for any path

see TFA Code about this config option:

https://github.com/mesosphere/

traefik-forward-auth/blob/master/internal/handlers/server.go#L497-L504

had to break the URL to 2 lines thanks to pre-commit ;)

* fix: bring back kiali skip authz

(cherry picked from commit 78c47b3)
@gracedo gracedo changed the title [release-2.5] fix: not skipping authz for kube dashboard (#1462) fix: not skipping authz for kube dashboard (2.5) Aug 15, 2023
@cwyl02 cwyl02 merged commit a47459c into release-2.5 Aug 15, 2023
23 checks passed
@cwyl02 cwyl02 deleted the backport/release-2.5/pr-1462 branch August 15, 2023 19:57
@github-actions
Copy link
Contributor Author

💚 All backports created successfully

Status Branch Result
release-2.4

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

github-actions bot added a commit that referenced this pull request Aug 18, 2023
fix: not skipping authz for kube dashboard (#1462)

* fix: should not skip authz for any path

see TFA Code about this config option:

https://github.com/mesosphere/

traefik-forward-auth/blob/master/internal/handlers/server.go#L497-L504

had to break the URL to 2 lines thanks to pre-commit ;)

* fix: bring back kiali skip authz

(cherry picked from commit 78c47b3)

Co-authored-by: Weiyanli Chen(York) <[email protected]>
(cherry picked from commit a47459c)
cwyl02 pushed a commit that referenced this pull request Aug 18, 2023
fix: not skipping authz for kube dashboard (#1462)

* fix: should not skip authz for any path

see TFA Code about this config option:

https://github.com/mesosphere/

traefik-forward-auth/blob/master/internal/handlers/server.go#L497-L504

had to break the URL to 2 lines thanks to pre-commit ;)

* fix: bring back kiali skip authz

(cherry picked from commit 78c47b3)

Co-authored-by: Weiyanli Chen(York) <[email protected]>
(cherry picked from commit a47459c)
cwyl02 pushed a commit that referenced this pull request Aug 18, 2023
fix: not skipping authz for kube dashboard (2.5) (#1486)

fix: not skipping authz for kube dashboard (#1462)

* fix: should not skip authz for any path

see TFA Code about this config option:

https://github.com/mesosphere/

traefik-forward-auth/blob/master/internal/handlers/server.go#L497-L504

had to break the URL to 2 lines thanks to pre-commit ;)

* fix: bring back kiali skip authz

(cherry picked from commit 78c47b3)

Co-authored-by: Weiyanli Chen(York) <[email protected]>
(cherry picked from commit a47459c)

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

Successfully merging this pull request may close these issues.

2 participants