You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2018/08/31 18:20:48 UTC

[GitHub] feng-tao commented on a change in pull request #3533: [AIRFLOW-161] New redirect route and extra links

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:
users@infra.apache.org


With regards,
Apache Git Services