mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-30 18:17:55 +00:00 
			
		
		
		
	Merge branch 'master-oss' into sethvargo/cli-magic
This commit is contained in:
		| @@ -57,6 +57,8 @@ func RawField(secret *api.Secret, field string) (string, bool) { | ||||
| 		switch field { | ||||
| 		case "wrapping_token": | ||||
| 			val = secret.WrapInfo.Token | ||||
| 		case "wrapping_accessor": | ||||
| 			val = secret.WrapInfo.Accessor | ||||
| 		case "wrapping_token_ttl": | ||||
| 			val = secret.WrapInfo.TTL | ||||
| 		case "wrapping_token_creation_time": | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jeff Mitchell
					Jeff Mitchell