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

[4.3.x] fix: escape properly double quote for password on HTTP Provider #5404

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 21, 2025

This is an automatic copy of pull request #5395 done by Mergify.


fixes AM-4687


Cherry-pick of 4a1fdc6 has failed:

On branch mergify/bp/4.3.x/pr-5395
Your branch is up to date with 'origin/4.3.x'.

You are currently cherry-picking commit 4a1fdc601.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   gravitee-am-identityprovider/gravitee-am-identityprovider-http/src/test/java/io/gravitee/am/identityprovider/http/authentication/HttpAuthenticationProviderTest.java

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   gravitee-am-identityprovider/gravitee-am-identityprovider-http/src/main/java/io/gravitee/am/identityprovider/http/utils/SanitizeUtils.java

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify bot added the conflicts label Jan 21, 2025
@mergify mergify bot requested review from a team as code owners January 21, 2025 09:22
Copy link
Contributor Author

mergify bot commented Jan 21, 2025

Cherry-pick of 4a1fdc6 has failed:

On branch mergify/bp/4.3.x/pr-5395
Your branch is up to date with 'origin/4.3.x'.

You are currently cherry-picking commit 4a1fdc601.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   gravitee-am-identityprovider/gravitee-am-identityprovider-http/src/test/java/io/gravitee/am/identityprovider/http/authentication/HttpAuthenticationProviderTest.java

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   gravitee-am-identityprovider/gravitee-am-identityprovider-http/src/main/java/io/gravitee/am/identityprovider/http/utils/SanitizeUtils.java

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@leleueri leleueri force-pushed the mergify/bp/4.3.x/pr-5395 branch from f36b780 to 95d5666 Compare January 22, 2025 10:36
@leleueri leleueri merged commit d6baadb into 4.3.x Jan 22, 2025
19 of 20 checks passed
@leleueri leleueri deleted the mergify/bp/4.3.x/pr-5395 branch January 22, 2025 16:19
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.

1 participant