Skip to content

Add FieldPassword Vue component #10310

Open

Description

There are currently use cases where plugins/settings contain sensitive keys such as API keys or client secrets for third party tools. While this will not encrypt them, it will at least obscure them visually from the front end, preventing leaking keys from things such as screen recordings. Making it its own component will also open up further customization options in the future without complicating the basic FieldText component.

This will include a text field with a toggle to hide/show the contents of the field.

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

Metadata

Assignees

Labels

Enhancement:1:MinorA new feature or improvement that can be implemented in less than 3 days.

Type

No type

Projects

  • Status

    Under Development

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions