hsnprsd opened a new pull request, #24916:
URL: https://github.com/apache/airflow/pull/24916

   In grid view, when trying to `mark as failed` any task instance, network 
error will be returned. It is because `origin` property is not set properly in 
the calling form and when `/failed` endpoint tries to redirect user back to 
`origin` it returns response with `http` scheme and it causes 
[mixed-content](https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content)
 error in browsers.


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