summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data
diff options
context:
space:
mode:
authorPavel Vomacka <pvomacka@redhat.com>2016-03-30 10:19:39 +0200
committerPetr Vobornik <pvoborni@redhat.com>2016-06-02 18:38:32 +0200
commit3b37e29ac6e918027b06e574c2c793f6c521100c (patch)
tree5bfece037cea29c7a33e00b60d61a809c6dbc13d /install/ui/test/data
parentf077fab23fe9dc8a71562d1ba3c0d603d2957d3b (diff)
downloadfreeipa-3b37e29ac6e918027b06e574c2c793f6c521100c.tar.gz
freeipa-3b37e29ac6e918027b06e574c2c793f6c521100c.tar.xz
freeipa-3b37e29ac6e918027b06e574c2c793f6c521100c.zip
Add option to show OTP when adding host
Add option to add host dialog which allows to show generated OTP. This patch also changed the way of informing user about success of adding host but only when the 'Generate OTP' option is checked. There is a new dialog with generated OTP. https://fedorahosted.org/freeipa/ticket/4602 Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
Diffstat (limited to 'install/ui/test/data')
-rw-r--r--install/ui/test/data/ipa_init.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json
index 1b9b69ff9..6ed7e9824 100644
--- a/install/ui/test/data/ipa_init.json
+++ b/install/ui/test/data/ipa_init.json
@@ -119,6 +119,7 @@
"redirection": "Redirection",
"remove_empty": "Select entries to be removed.",
"remove_title": "Remove ${entity}",
+ "result": "Result",
"show_details": "Show details",
"success": "Success",
"validation_message": "Input form contains invalid or missing values.",
@@ -382,6 +383,8 @@
"enrolled": "Enrolled",
"enrollment": "Enrollment",
"fqdn": "Fully Qualified Host Name",
+ "generate_otp": "Generate OTP",
+ "generated_otp": "Generated OTP",
"keytab": "Kerberos Key",
"keytab_missing": "Kerberos Key Not Present",
"keytab_present": "Kerberos Key Present, Host Provisioned",