Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input.Text masking/password support #4673

Open
6 of 7 tasks
productboard-ac opened this issue Aug 26, 2020 · 5 comments
Open
6 of 7 tasks

Input.Text masking/password support #4673

productboard-ac opened this issue Aug 26, 2020 · 5 comments

Comments

@productboard-ac
Copy link
Collaborator

productboard-ac commented Aug 26, 2020

Description

Please see #1443 for previous user comments on this request.

Schema/Spec

Requirements

  1. Need to evaluate the implementation using secure strings

  2. Security concerns about submitting the data is plain-text Call out in documentation that this is not cryptographically secure

  3. If the underlying control supports the 'Show Password' button, it should be on; otherwise, no requirement for this

  4. When style is set to password, the multiline property should be ignored.

  5. Validation should run on the password

Examples

{
   "type": "Input.Text",
   "id": "secretThing",
   "style": "password"
}

Host Config

Back-compat

Tracking Issues

@ghost ghost added the Feature label Aug 26, 2020
@ghost
Copy link

ghost commented Aug 26, 2020

ProductBoard auto-generated feature.

@productboard-ac
Copy link
Collaborator Author

@matthidinger
Copy link
Member

matthidinger commented Aug 28, 2020

When we design this full feature please refer to #1443 for previous user comments.

@yingying96
Copy link

Love this feature! Would it be included in v1.3 for adaptive cards? Our bot composer framework still requires v1.3 :(

@OliverZ
Copy link

OliverZ commented Jan 27, 2022

Please implement text masking finally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants