mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-31 18:48:08 +00:00 
			
		
		
		
	Remove most Root paths
This commit is contained in:
		| @@ -19,12 +19,6 @@ func Backend() *framework.Backend { | ||||
| 	b.Backend = &framework.Backend{ | ||||
| 		Help: strings.TrimSpace(backendHelp), | ||||
|  | ||||
| 		PathsSpecial: &logical.Paths{ | ||||
| 			Root: []string{ | ||||
| 				"config/*", | ||||
| 			}, | ||||
| 		}, | ||||
|  | ||||
| 		Paths: []*framework.Path{ | ||||
| 			pathConfigConnection(&b), | ||||
| 			pathConfigLease(&b), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jeff Mitchell
					Jeff Mitchell