Skip to content

Dataplane should not return the password for failed auth attempts #347

@AdamJCrawford

Description

@AdamJCrawford

For failed auth attempts there are two (AFAIK) places in which the password gets returned and thus potentially logged. First and second. Seems like bad security practice to return password attempts even if they are incorrect. Additionally, if no password is set in the dataplane config file, any attempted password (even a potentially correct one) could still be logged. This could inadvertently expose passwords that users might reuse elsewhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions