From 6114d0cf442a9c3712ab101af0e3df448109e7c1 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Fri, 26 Apr 2024 12:24:39 -0400 Subject: [PATCH] Add input text in password mode for testing --- input_text.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/input_text.yaml b/input_text.yaml index a25f9d7..1c47824 100644 --- a/input_text.yaml +++ b/input_text.yaml @@ -3,4 +3,7 @@ report_system: initial: Type your report here max: 255 text_testing: - name: Text Testing \ No newline at end of file + name: Text Testing +password_testing: + name: Password Testing + mode: password \ No newline at end of file