pierrejeambrun opened a new pull request, #47859: URL: https://github.com/apache/airflow/pull/47859
Safari has a stricter policy when it comes to secure cookies. I will not allow `localhost` to use such cookies (https is always required), which is not the case for other browser. This will at least fix the case for the development mode. i.e safari will work in `--dev-mode` in breeze or by specifying the env variable and running the api_server. > It will still not work in `non dev-mode` via breeze though. -- 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]
