Files
gh-christianlouis-docuelevate/app/api
google-labs-jules[bot] 54f2b23075 🛡️ Sentinel: [CRITICAL] Fix SyntaxError in httpx event hooks
Fixed a `SyntaxError: keyword argument repeated` in `app/api/url_upload.py` where `event_hooks` was being passed twice as a keyword argument to `httpx.AsyncClient`. Combined both SSRF redirect validation hooks into a single list `event_hooks={"response": [validate_redirect, verify_redirect]}`. This restores critical SSRF protections via redirect validation and fixes the application crash.

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
2026-05-15 02:57:37 +00:00
..
2026-03-23 18:51:28 +00:00
2026-03-05 22:22:49 +00:00