mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-10-30 08:33:22 +00:00
GUACAMOLE-1219: Add support for disabling TOTP for specific users and groups.
This commit is contained in:
@@ -33,11 +33,20 @@
|
||||
|
||||
"USER_ATTRIBUTES" : {
|
||||
|
||||
"FIELD_HEADER_GUAC_TOTP_DISABLED" : "Disable TOTP:",
|
||||
"FIELD_HEADER_GUAC_TOTP_KEY_GENERATED" : "Secret key generated:",
|
||||
"FIELD_HEADER_GUAC_TOTP_KEY_CONFIRMED" : "Authentication device confirmed:",
|
||||
|
||||
"SECTION_HEADER_TOTP_ENROLLMENT_STATUS" : "TOTP Enrollment Status"
|
||||
|
||||
},
|
||||
|
||||
"USER_GROUP_ATTRIBUTES" : {
|
||||
|
||||
"FIELD_HEADER_GUAC_TOTP_DISABLED" : "Disable TOTP:",
|
||||
|
||||
"SECTION_HEADER_TOTP_USER_GROUP_CONFIG" : "TOTP Configuration"
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user