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: [TKC-3037] Fix allow demo port-forwarding on any localhost port #252

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

povilasv
Copy link
Contributor

@povilasv povilasv commented Dec 31, 2024

One POC user had an issue with tk demo init

{"level":"warn","ts":"2024-12-31T08:59:26Z","caller":"httputil/writers.go:97","msg":"forbidden redirect URL: http://localhost:8081/auth/success","version":"1.10.95","build":"enterprise","httpMethod":"GET","httpPath":"/auth/callback","requestId":"9590ddac-8a15-4d29-84be-9b80f6d48a10","sub":"","error":"forbidden redirect URL: http://localhost:8081/auth/success"}

Because he port-forward on 8081 instead of 8080, this change allows all localhost ports.

@povilasv povilasv requested a review from a team as a code owner December 31, 2024 12:23
@povilasv povilasv merged commit ba9a368 into main Jan 2, 2025
5 of 6 checks passed
@povilasv povilasv deleted the TKC-3037 branch January 2, 2025 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants