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 2020/08/11 14:10:57 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #10267: Add Authentication for Stable API

potiuk commented on a change in pull request #10267:
URL: https://github.com/apache/airflow/pull/10267#discussion_r468457128



##########
File path: airflow/api_connexion/endpoints/dag_run_endpoint.py
##########
@@ -151,6 +156,7 @@ def get_dag_runs_batch(session):
                                                           total_entries=total_entries))
 
 
+@security.requires_authentication

Review comment:
       Is it possible to detect automatically if we have an API call without @security.requires_authentication




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org