Skip to content

Ecto.Repo.Supervisor.start_child leaks credentials #4718

@Schultzer

Description

@Schultzer

Elixir version

1.19.5

Database and Version

PostgreSQL 16.4

Ecto Versions

3.13.5

Database Adapter and Versions (postgrex, myxql, etc)

postgrex 0.22.0

Current behavior

Ecto.Repo.Supervisor.start_child leaks credentials.

Expected behavior

I believe it would be important to always wrap configuration in a structure like what was done for elixir-ecto/db_connection#340.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions