pierrejeambrun commented on issue #55143:
URL: https://github.com/apache/airflow/issues/55143#issuecomment-3275775091

   @Steexyz I would say that this is a different one. We enforce checks on the 
`next` url to ensure that it is safe to redirect the user to it. In your case 
it looks like the `next` url is safe, it's part of the same domain, but somehow 
isn't recognize as safe by our `is_safe_url`. I suspect that might be because  
of the param encoding.


-- 
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]

Reply via email to