pierrejeambrun commented on PR #54197: URL: https://github.com/apache/airflow/pull/54197#issuecomment-3168351062
And for the related issue, it won't solve it in case the user does not have any dag access at all (full, or at least 1 prefix permission), but to handle this we can simply catch the 403 on the front-end and return an empty list, that's what we plan to do for the get_providers call in the homepage that crashes the UI for user that do not have access to the plugin view. -- 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]
