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 and streamline code for parsing URL and optional token from backend output #154

Merged
merged 2 commits into from
Jun 18, 2024

Conversation

confluence
Copy link
Collaborator

Should fix #152. The current implementation fails to parse the token correctly if the backend URL has a custom prefix.

…kendToken, and reuse it in Backend code instead of relying on fragile regex.
@confluence confluence merged commit 2f9dcb6 into dev Jun 18, 2024
6 checks passed
@confluence confluence deleted the confluence/http-prefix-support branch June 18, 2024 12:46
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.

Support custom HTTP URL prefix in backend
2 participants