open-vault/sdk/helper
Calvin Leung Huang 5428ab50ee audit: log invalid wrapping token request/response (#6541)
* audit: log invalid wrapping token request/response

* Update helper/consts/error.go

Co-Authored-By: calvn <cleung2010@gmail.com>

* update error comments

* Update vault/wrapping.go

Co-Authored-By: calvn <cleung2010@gmail.com>

* update comment

* move validateWrappingToken out of http and into logical

* minor refactor, add test cases

* comment rewording

* refactor validateWrappingToken to perform audit logging

* move ValidateWrappingToken back to wrappingVerificationFunc

* Fix tests

* Review feedback
2019-07-05 14:15:14 -07:00
..
base62 Migrate database plugin methods to sdk 2019-04-15 11:36:10 -04:00
certutil Raft Storage Backend (#6888) 2019-06-20 12:14:58 -07:00
cidrutil
compressutil
consts audit: log invalid wrapping token request/response (#6541) 2019-07-05 14:15:14 -07:00
cryptoutil
dbtxn Migrate database plugin methods to sdk 2019-04-15 11:36:10 -04:00
errutil
hclutil
jsonutil
kdf
keysutil transit cache is an Interface implemented by wrapped versions of sync… (#6225) 2019-06-04 15:40:56 -07:00
ldaputil Update ldaputil to allow for modifying an existing config (#7038) 2019-07-01 16:12:32 -04:00
license
locksutil
logging
mlock
parseutil Unify time.Duration handling across framework and parseutil (#6935) 2019-06-20 14:28:32 -04:00
password Move password to sdk 2019-04-12 18:12:13 -04:00
pathmanager
pluginutil
policyutil Move policyutil to sdk 2019-04-12 18:08:46 -04:00
salt
strutil gofmt fixes. 2019-05-02 16:29:41 -07:00
tlsutil Raft tests (#7008) 2019-06-28 14:08:53 -04:00
tokenutil Fix batch token test (#7047) 2019-07-02 22:16:43 -04:00
useragent Move useragent to sdk 2019-04-12 18:17:49 -04:00
wrapping