You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/04/02 20:19:03 UTC

[jira] [Commented] (AIRFLOW-3947) Add "Access is Denied" flash msg for DAG-level access control

    [ https://issues.apache.org/jira/browse/AIRFLOW-3947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16808122#comment-16808122 ] 

ASF subversion and git services commented on AIRFLOW-3947:
----------------------------------------------------------

Commit 950d059851898447db6537cd663d818ac54f5dc6 in airflow's branch refs/heads/v1-10-test from Xiaodong
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=950d059 ]

[AIRFLOW-3947] Flash msg for no DAG-level access error (#4767)

* [AIRFLOW-3947] Flash msg for no DAG-level access error

It will show and remind user when a user clicks on a DAG that
he/she doesn't have can_dag_read or can_dag_edit permissions.

* Change the flash msg contents


> Add "Access is Denied" flash msg for DAG-level access control
> -------------------------------------------------------------
>
>                 Key: AIRFLOW-3947
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3947
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Xiaodong DENG
>            Assignee: Xiaodong DENG
>            Priority: Critical
>             Fix For: 1.10.3
>
>
> In FAB UI, when user clicks a page to which he/she doesn't have access, there will be a "Access is Denied" flash message.
> But for the DAG-level access control, when the user does that, he/she would be redirected to the main page without any flash message. This may be confusing to the user.
> We should add proper flash warning message in the UI for this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)