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

ASF GitHub Bot commented on AIRFLOW-3165:
-----------------------------------------

bolkedebruin opened a new pull request #4007: [AIRFLOW-3165] Document 
interpolation of '%' and warn
URL: https://github.com/apache/incubator-airflow/pull/4007
 
 
   Make sure you have checked _all_ steps below.
   
   ### Jira
   
   - [ ] My PR addresses the following [Airflow 
Jira](https://issues.apache.org/jira/browse/AIRFLOW/) issues and references 
them in the PR title. For example, "\[AIRFLOW-XXX\] My Airflow PR"
     - https://issues.apache.org/jira/browse/AIRFLOW-3165
     - In case you are fixing a typo in the documentation you can prepend your 
commit with \[AIRFLOW-XXX\], code changes always need a Jira issue.
   
   Only doc update.

----------------------------------------------------------------
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:
[email protected]


> Document use of interpolation by ConfigParser
> ---------------------------------------------
>
>                 Key: AIRFLOW-3165
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3165
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Bolke de Bruin
>            Priority: Major
>
> The config parser interpolates '%' in variables. This can lead to issues when 
> specifiying passwords. As we cant disable inerpolation on a per variable we 
> need to document that people should not use a % sign in their passwords.



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

Reply via email to