aliotta commented on code in PR #36329:
URL: https://github.com/apache/airflow/pull/36329#discussion_r1434385701
##########
docs/apache-airflow-providers-fab/auth-manager/access-control.rst:
##########
@@ -196,19 +200,28 @@ Website Permissions
Action Permissions
Minimum Role
======================================
=======================================================================
============
Access homepage Website.can_read
Viewer
+Show Browse menu Browse.menu_access
Viewer
+Show DAGs menu DAGs.menu_access
Viewer
Get DAG stats DAGs.can_read, DAG Runs.can_read
Viewer
+Show Task Instances menu Task Instances.menu_access
Viewer
Get Task stats DAGs.can_read, DAG Runs.can_read, Task
Instances.can_read Viewer
Get last DAG runs DAGs.can_read, DAG Runs.can_read
Viewer
Get DAG code DAGs.can_read, DAG Code.can_read
Viewer
Get DAG details DAGs.can_read, DAG Runs.can_read
Viewer
+Show DAG Dependencies menu DAG Dependencies menu
Viewer
Review Comment:
should the second column be DAG Dependencies.menu_access
--
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]