pierrejeambrun opened a new pull request, #48025: URL: https://github.com/apache/airflow/pull/48025
We missed to update the SimpleAuthManager to handle url prefix. Now that the SimpleAuthManager is the default auth manager, it's better if it can also support prefix so we don't have to disrupt our local environment when using prefix. (I always work with a url prefix to ensure that this is still working as expected, this is how I noticed the SimpleAuthManager was not supporting that) Tested the setup both: - with prefix (dev-mode and non dev-mode) - without prefix (dev-mode and non dev-mode -- 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]
