Skip to content

Add password field for status 11 #106

@makew0rld

Description

@makew0rld

Status 11 is for "sensitive input" like passwords. The spec mentions:

the user's input should not be echoed to the screen to prevent it being read by "shoulder surfers"

cview has a password field that should do the job, replacing the regular input field in the input modal. Either a new modal could be made for this, or preferably, when calling the modal, there would be a new boolean field that specifies whether it is "sensitive" or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    UIDeals with the visual user interfaceenhancementNew feature or request

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions