GUACAMOLE-770: Add ability to clear out TOTP data.

This commit is contained in:
Virtually Nick
2019-12-26 18:05:59 -05:00
parent 1ede1263d1
commit fae22a3f80
5 changed files with 89 additions and 13 deletions

View File

@@ -29,6 +29,15 @@
"SECTION_HEADER_DETAILS" : "Details:"
},
"USER_ATTRIBUTES" : {
"FIELD_HEADER_GUAC_TOTP_KEY_SECRET" : "Clear TOTP key:",
"FIELD_HEADER_GUAC_TOTP_KEY_CONFIRMED" : "TOTP key confirmed:",
"SECTION_HEADER_TOTP_CONFIG_FORM" : "Configure TOTP"
}
}