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


##########
airflow/www/security_manager.py:
##########
@@ -290,23 +323,36 @@ def has_access(self, action_name: str, resource_name: 
str, user=None) -> bool:
 
         Example actions might include can_read, can_write, can_delete, etc.
 
+        This function is called by FAB when accessing a view. See

Review Comment:
   And it is true for every view auth generated by Flask



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