Skip to content

Not printing passwords #276

@violinner

Description

@violinner

Is there any easy way to hide passwords from POST transactions?
For instance:
report filters out password, shows:
PASSWORD: *******
or leave the password resolution to a directive to use a secure environment variable from the CI build machine:
PASSWORD: [System Environment variable: PWD1]

I am recognizing that base64 encoding is easy for a hacker to decode, so it does not solve the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions