Skip to content
Commit c12c02b5 authored by Matt Sicker's avatar Matt Sicker
Browse files

Add f:secretTextarea UI analogous to f:password



Just as f:password is provided for secrets instead of f:textinput,
this f:secretTextarea is provided for secrets instead of f:textarea
where said secrets are multiline in nature. While this component does
not provide any way to view an existing secret, it provides UIs to
add and replace secrets.

Signed-off-by: default avatarMatt Sicker <boards@gmail.com>
parent 6a3886e4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment