Skip to content

don't store password in the environment#19

Open
leo-b wants to merge 1 commit intoldotlopez:mainfrom
leo-b:config_secrets
Open

don't store password in the environment#19
leo-b wants to merge 1 commit intoldotlopez:mainfrom
leo-b:config_secrets

Conversation

@leo-b
Copy link
Copy Markdown
Contributor

@leo-b leo-b commented Jan 8, 2026

Secrets should not be exposed in the environment.
(They are easily visible in the process-list, see ps auxewww.)
This PR reads username and password into a dict instead of os.environ.
It also adds a --configfile commandline argument.

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