Remove redundant /etc/ssh/* glob entry
This commit is contained in:
@@ -122,7 +122,6 @@ const SENSITIVE_PATHS: &[&str] = &[
|
||||
"${HOME}/.shosts",
|
||||
"/etc/hosts.equiv",
|
||||
"/etc/ssh",
|
||||
"/etc/ssh/*",
|
||||
// -- GPG --
|
||||
"${HOME}/.gnupg",
|
||||
// -- git credentials --
|
||||
|
||||
Reference in New Issue
Block a user