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

Fix getting bw_session and salt from env #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

maxweisspoker
Copy link

This PR fixes a couple minor errors. The first one is it always attempts to login/unlock even if the BW_SESSION env var is set. Secondly, the Salt env var is not used/read as it is documented to be, so that was fixed. I also ran go mod tidy with go1.22 just for kicks, and was able to compile successfully the ./cmd/portwarden program, which is all that I care about (and what these fixes were intended for).

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.

1 participant