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

RUN-301 Encode user metadata to URL format to avoid error on upload request to S3 log storage #42

Merged
merged 1 commit into from
Aug 10, 2021

Conversation

carlosrfranco
Copy link
Collaborator

Fixes https://github.com/rundeckpro/rundeckpro/issues/1920

Special characters on user metadata causes error on the upload request to S3 log storage.

To fix it, was included a new config property encodeUserMetadata that, if true, will encode all user metadata to URL format.

@carlosrfranco carlosrfranco self-assigned this Aug 3, 2021
@ltamaster ltamaster self-requested a review August 5, 2021 21:10
@carlosrfranco carlosrfranco requested review from ltamaster and removed request for ltamaster August 9, 2021 15:56
Copy link
Contributor

@ltamaster ltamaster left a comment

Choose a reason for hiding this comment

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

it worked as expected.
@carlosrfranco please add the documentation of the new flag in the README.md

@ltamaster ltamaster merged commit 12a4bc8 into master Aug 10, 2021
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