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


##########
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:
   > No, it is definitely possible :) I wanted to raise attention with this 
comment, goal achieved :) But I think it should not be done as part of this PR. 
I'll create an issue for it
   
   Agree



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