open-vault/builtin/credential/approle
Vishal Nayak 28e3eb9e2c
Errwrap everywhere (#4252)
* package api

* package builtin/credential

* package builtin/logical

* package command

* package helper

* package http and logical

* package physical

* package shamir

* package vault

* package vault

* address feedback

* more fixes
2018-04-05 11:49:21 -04:00
..
backend.go Add context to the NewSalt function (#4102) 2018-03-08 11:21:11 -08:00
backend_test.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_login.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
path_login_test.go Core handling of TTLs (#4230) 2018-04-03 12:20:20 -04:00
path_role.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
path_role_test.go approle: Use TypeCommaStringSlice for BoundCIDRList (#4078) 2018-03-08 17:49:08 -05:00
path_tidy_user_id.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
path_tidy_user_id_test.go AppRole: Cleanup accessor indexes and dangling accessor indexes (#3924) 2018-02-06 15:44:48 -05:00
validation.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
validation_test.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00