Skip to content

Auth Token value shouldn't be hidden when using a variable. #262

@AnthonyGrondin

Description

@AnthonyGrondin

Description

Currently, a user has the possibility to setup an auth token in the Auth tab of a request.
For security purposes, the data of the Token field is displayed as •••••••••••. But this also mask the value when using a variable, which intrinsically hides the value behind a name.

Image

The value is a variable but we don't know because it's hidden

Image

Expected result

When using a variable as the value of a token in the Token field, it should be displayed as clear text because 99% of the time, the variable name doesn't contain sensitive data. And this would allow a user to know if they are using a variable or not, and what variable is used.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions