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

Remove encoding from secret search input #226

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

alex-yau-ttd
Copy link
Contributor

@alex-yau-ttd alex-yau-ttd commented Feb 28, 2024

The input for the "Secret" search actually breaks when it is encoded, so reverting a change I made in #224.

I noticed the result in the service was still encoded, whereas it should be decoded by then. My thinking is that by passing the input into the body of the request, it is already encoded, so it ends up being double-encoded and hence not fully decoded.

@alex-yau-ttd alex-yau-ttd merged commit ee55a08 into main Feb 29, 2024
4 checks passed
@alex-yau-ttd alex-yau-ttd deleted the ajy-UID2-2896-Remove-encoding-from-secret-search branch February 29, 2024 00:20
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