vincbeck commented on code in PR #58828:
URL: https://github.com/apache/airflow/pull/58828#discussion_r2577233130
##########
providers/fab/src/airflow/providers/fab/auth_manager/fab_auth_manager.py:
##########
@@ -78,6 +78,7 @@
from airflow.providers.fab.www.security.permissions import (
ACTION_CAN_READ,
RESOURCE_AUDIT_LOG,
+ RESOURCE_BACKFILL,
Review Comment:
Yes, that's another deprecated thing we are using
--
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]