[
https://issues.apache.org/jira/browse/AIRFLOW-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16073824#comment-16073824
]
ASF subversion and git services commented on AIRFLOW-1321:
----------------------------------------------------------
Commit f1d72e53b578ca24dbfc1f6124355801d1acaa6b in incubator-airflow's branch
refs/heads/master from [~msumit]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=f1d72e5 ]
Merge pull request #2400 from sekikn/AIRFLOW-1321
> 'Hide sensitive variable fields' feature doesn't works if key is uppercase.
> ---------------------------------------------------------------------------
>
> Key: AIRFLOW-1321
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1321
> Project: Apache Airflow
> Issue Type: Improvement
> Affects Versions: Airflow 1.8
> Reporter: Beomjun Kang
> Assignee: Kengo Seki
> Attachments: screenshot.png
>
>
> I tried to put key as uppercase like 'GOOGLE_API_KEY'. but it doesn't work as
> I expected.
> So, I changed key like 'GOOGLE_api_key'. Finally, it works.
> (Please see the attachment)
> This doesn't make sense to me.
> How about using case insensitive comparison for checking?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)