mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
GUACAMOLE-96: Migrate to TOTP-specific field type for authentication code.
This commit is contained in:
@@ -11,6 +11,18 @@
|
||||
|
||||
"translations" : [
|
||||
"translations/en.json"
|
||||
]
|
||||
],
|
||||
|
||||
"js" : [
|
||||
"totp.min.js"
|
||||
],
|
||||
|
||||
"css" : [
|
||||
"totp.min.css"
|
||||
],
|
||||
|
||||
"resources" : {
|
||||
"templates/authenticationCodeField.html" : "text/html"
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user