jedcunningham commented on code in PR #37881:
URL: https://github.com/apache/airflow/pull/37881#discussion_r1511978081
##########
airflow/providers/fab/auth_manager/fab_auth_manager.py:
##########
@@ -463,18 +463,11 @@ def _get_user_permissions(user: BaseUser):
"""
Return the user permissions.
- ACTION_CAN_READ and ACTION_CAN_ACCESS_MENU are merged into because
they are very similar.
- We can assume that if a user has permissions to read variables, they
also have permissions to access
- the menu "Variables".
Review Comment:
Short answer: backcompat
--
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]