jhtimmins commented on a change in pull request #16077:
URL: https://github.com/apache/airflow/pull/16077#discussion_r640083390



##########
File path: airflow/www/security.py
##########
@@ -409,6 +474,20 @@ def has_access(self, permission, resource, user=None) -> 
bool:
 
         return has_access
 
+    def _has_access(self, user, action, resource) -> bool:

Review comment:
       Agreed




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to