akshatsinha0 commented on PR #35936: URL: https://github.com/apache/superset/pull/35936#issuecomment-4911448608
> Thanks @akshatsinha0, LGTM. Moving to `parse_qsl` + `urlencode(doseq=True)` so duplicate keys and blank values survive is the right fix, and it also quietly kills the `IndexError` the old `v[0]` path could hit on an empty value. Encoding's unchanged so no injection surface opens up. Thanks! Sure, thanks. The note about URL encoding boundary is helpful. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
