mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 02:57:59 +00:00
Do not root protect role configurations
This commit is contained in:
@@ -22,7 +22,6 @@ func Backend() *framework.Backend {
|
||||
PathsSpecial: &logical.Paths{
|
||||
Root: []string{
|
||||
"config/*",
|
||||
"roles/*",
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user