Replies: 1 comment
-
Can you please avoid opening several discussions on the same subject. If you want to add it - feel free to make a PR ading it, or create a feature request with it. We can mark it as good-first-issue and someone might even take a stab on it. This is how things work here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have found below statement in the access control documentation
https://airflow.apache.org/docs/apache-airflow-providers-fab/stable/auth-manager/access-control.html
Trigger DAG run | DAGs.can_edit, DAG Runs.can_create
but If I give dags.can_edit, user can also get pause/unpause permission, can we restrict this ?
If not can please add this feature
Beta Was this translation helpful? Give feedback.
All reactions