tirkarthi commented on issue #26049: URL: https://github.com/apache/airflow/issues/26049#issuecomment-1231249612
https://github.com/apache/airflow/issues/25794 seems like a related issue. I cannot reproduce this on a local instance of airflow. There is logic to retrieve redirect url from origin with several validations that return to index url. https://github.com/apache/airflow/blob/6a615ee47755e851854970d7042ee00d0040c8dc/airflow/www/views.py#L2635 https://github.com/apache/airflow/blob/6a615ee47755e851854970d7042ee00d0040c8dc/airflow/www/views.py#L177-L199 cc: @bbovenzi -- 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]
