feng-tao commented on a change in pull request #3533: [AIRFLOW-161] New 
redirect route and extra links
URL: https://github.com/apache/incubator-airflow/pull/3533#discussion_r214437723
 
 

 ##########
 File path: airflow/www_rbac/views.py
 ##########
 @@ -1705,6 +1715,68 @@ def gantt(self, session=None):
             root=root,
         )
 
+    @expose('/extra_links')
+    @has_access
 
 Review comment:
   need to add @has_dag_access something decorator for DAG level access

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to