mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-09 00:33:28 -04:00
Remove root token requirement from GitHub configuration
This commit is contained in:
parent
949e707006
commit
6018c88708
1 changed files with 0 additions and 4 deletions
|
|
@ -24,10 +24,6 @@ func Backend() *framework.Backend {
|
|||
Help: backendHelp,
|
||||
|
||||
PathsSpecial: &logical.Paths{
|
||||
Root: []string{
|
||||
"config",
|
||||
},
|
||||
|
||||
Unauthenticated: []string{
|
||||
"login",
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue