Add ability disable the SSH comment via settings

This commit is contained in:
Paul Heidekrüger
2024-02-29 19:56:23 +01:00
parent 70cfdf8327
commit 46022962b8
5 changed files with 91 additions and 2 deletions

View File

@@ -2510,6 +2510,9 @@
}
}
}
},
"General" : {
},
"no_secure_storage_description" : {
"localizations" : {
@@ -2702,6 +2705,9 @@
}
}
}
},
"None" : {
},
"persist_authentication_accept_button" : {
"comment" : "When the user authorizes an action using a secret that requires unlock, they're shown a notification offering to leave the secret unlocked for a set period of time. This is the title for the notification.",
@@ -3415,6 +3421,9 @@
}
}
}
},
"Settings" : {
},
"setup_agent_activity_monitor_description" : {
"localizations" : {
@@ -4464,6 +4473,12 @@
}
}
}
},
"SSH Public Key Comment" : {
},
"SSH public keys can be extended with an arbitrary comment string without changing the meaning of the key." : {
},
"unnamed_secret" : {
"extractionState" : "manual",