Skip to content

Add built‑in support for URL redaction to avoid leaking credentials in logs #1051

@eval-exec

Description

@eval-exec

Currently you need to manually clone and call set_password(Some("****")) to avoid leaking credentials. A built‑in method like Url::redacted() (or redirect_auth) could return a copy with userinfo masked, simplifying safe logging. ([stackoverflow.com]1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions