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

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

Commit 22c559dce7974c217bd687d4e468296b980a8e21 in airflow's branch 
refs/heads/v1-10-test from Chris McLennon
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=22c559d ]

[AIRFLOW-4450] Fix request arguments in has_dag_access (#5220)

has_dag_access needs to use request arguments from both
request.args and request.form.

This is related to the changes made in AIRFLOW-4240/#5039.

(cherry picked from commit 52b121797b328383cd39905ef762fc79e2e6a653)


> State changing actions shouldn't be GET requests
> ------------------------------------------------
>
>                 Key: AIRFLOW-4240
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4240
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Ash Berlin-Taylor
>            Assignee: Ash Berlin-Taylor
>            Priority: Major
>             Fix For: 1.10.3
>
>
> We have a number of actions which perform actions (trigger, clear, etc) that 
> are performed over GET requests.
> That should be avoided as browsers/corporate proxies might prefetch the URLs 
> causing things to behave oddly.



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

Reply via email to