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

Renamed USER, PASSWORD, and HOST to prevent collisions with normal environment #620

Merged
merged 2 commits into from
Oct 10, 2021

Conversation

linuxkidd
Copy link
Collaborator

In most shell's, the USER variable is set to the current signed on user name. HOST can also be set to the local hosts name in some environments.

This PR renames variables to prevent possible collision and one more (PASSWORD) for continuity.

This is a breaking change -- May consider looking for both old/new variable names to minimize immediate impact.

@linuxkidd linuxkidd added bug Needs software change config labels Oct 9, 2021
@linuxkidd linuxkidd self-assigned this Oct 9, 2021
Copy link
Collaborator

@EricClaeys EricClaeys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also change README.md

@linuxkidd
Copy link
Collaborator Author

@EricClaeys Thanks for the reminder! :) README updated.

@EricClaeys EricClaeys self-requested a review October 10, 2021 03:28
Copy link
Collaborator

@EricClaeys EricClaeys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@linuxkidd linuxkidd merged commit 3b6ec53 into AllskyTeam:master Oct 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Needs software change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants