vincbeck commented on code in PR #55682:
URL: https://github.com/apache/airflow/pull/55682#discussion_r2349290234


##########
airflow-core/src/airflow/api_fastapi/auth/managers/base_auth_manager.py:
##########
@@ -423,133 +423,133 @@ def batch_is_authorized_variable(
         )
 
     @provide_session
-    def get_authorized_dag_ids(
+    def get_authorized_connections(

Review Comment:
   There is no change in this file, I only moved `get_authorized_dag_ids` and 
`filter_authorized_dag_ids` after `filter_authorized_connections`.



-- 
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]

Reply via email to