Skip to content

Hide password with another flag for questionary.password #321

Open
@Crissal1995

Description

@Crissal1995

Describe the problem

Right now, questionary.password().ask() will replace every typed character with an asterisk.

Would be nice if the output could be completely removed, in order to ensure password length is not leaked when looking at the screen/logs of the user.

Describe the solution

The solution should be that no character is displayed when typing a password, similar to how getpass reads the password from the prompt.

Alternatives considered

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions