[
https://issues.apache.org/jira/browse/AIRFLOW-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Beomjun Kang updated AIRFLOW-1321:
----------------------------------
Description:
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)!attachment-name.jpg|thumbnail!
This doesn't make sense to me.
How about using case insensitive comparison for checking?
was:
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?
> '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
> Reporter: Beomjun Kang
> 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)!attachment-name.jpg|thumbnail!
> 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)