Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

out_forward ensures that password and username are not nil #2885

Merged
merged 3 commits into from Mar 16, 2020

Conversation

ganmacs
Copy link
Member

@ganmacs ganmacs commented Mar 16, 2020

What this PR does / why we need it:

out_forward ensures that password and username are not nil because sd_file can pass the server whose password and username are nil.

s['username'],
s['password'],

Docs Changes:

no need

Release Note:

same as the title

They were introduced in
fluent@070b3bb.
But it seems that nobody uses it from the beginning.

Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
@ganmacs ganmacs self-assigned this Mar 16, 2020
@ganmacs ganmacs merged commit 84c93e9 into fluent:master Mar 16, 2020
@ganmacs ganmacs deleted the ensure-not-nil branch March 16, 2020 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants