Skip to content

pgDriver - read connection password from an environment variable #1484

Open
@vyraxo

Description

@vyraxo

Is your feature request related to a problem? Please describe.
In the pgDriver, connection credentials are stored in plain text, which is not the best practice.

Describe the solution you'd like
I would like to read the connection's password from an environment variable. This facilitates development both locally and in a container-based environment.

Describe alternatives you've considered
I'm not aware of an alternative to read connection parameters from environment variables.

Additional context
I have an implementation of this feature and can submit a PR if this is approved. Screenshots attached.

Image

Image

Image

Related issues

#1355

#857

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestNew issue opened using "Feature request" template

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions