Enable users to skip YubiKeys at plugging-in time
This requires the `confirm` plugin command to be supported by the age client; otherwise we fall back to the previous message-plus-timer method.
This commit is contained in:
@@ -50,3 +50,7 @@ rust-embed = "6"
|
||||
[dev-dependencies]
|
||||
flate2 = "1"
|
||||
man = "0.3"
|
||||
|
||||
[patch.crates-io]
|
||||
age-core = { git = "https://github.com/str4d/rage.git", rev = "fdb518c6d802a3618b47d959d56af6e60c668627" }
|
||||
age-plugin = { git = "https://github.com/str4d/rage.git", rev = "fdb518c6d802a3618b47d959d56af6e60c668627" }
|
||||
|
||||
Reference in New Issue
Block a user