open-vault/helper
Clint 96d8bd4bf7 [WIP] Support custom max Nomad token name length [supersedes https://github.com/hashicorp/vault/pull/4361] (#5117)
* Nomad: updating max token length to 256

* Initial support for supporting custom max token name length for Nomad

* simplify/correct tests

* document nomad max_token_name_length

* removed support for max token length env var. Rename field for clarity

* cleanups after removing env var support

* move RandomWithPrefix to testhelpers

* fix spelling

* Remove default 256 value. Use zero as a sentinel value and ignore it

* update docs
2018-08-16 15:48:23 -04:00
..
awsutil
base62 Add check of truncated length (#5109) 2018-08-15 13:16:17 -07:00
builtinplugins
certutil Port pubkey parsing from kube-auth to helper/certutil 2018-07-06 10:25:32 -04:00
cidrutil Restrict cert auth by CIDR (#4478) 2018-05-09 15:39:55 -07:00
compressutil
consts Kv preflight (#4430) 2018-04-23 15:00:02 -07:00
dbtxn
dhutil VSI (#4985) 2018-07-24 22:02:27 -04:00
errutil
flag-kv
flag-slice
forwarding Make proto 2018-07-10 20:49:48 -04:00
gated-writer
hclutil Move checkHCLKeys into hclutil (#4749) 2018-06-12 12:38:08 -04:00
identity ACL Templating (#4994) 2018-08-15 11:42:56 -07:00
jsonutil
kdf
keysutil Consolidate base62 functions (#5099) 2018-08-14 08:44:30 -07:00
kv-builder
ldaputil Add tokenGroups and tokenGroupsGlobalAndUniversal (#4936) 2018-08-13 14:57:10 -07:00
locksutil
logging
mfa
mlock
namespace Port some ns stuff over 2018-08-10 12:13:11 -04:00
parseutil Add request timeouts in normal request path and to expirations (#4971) 2018-07-24 14:50:49 -07:00
password
pathmanager physical/cache: Add a list of prefixes to not cache (#4515) 2018-05-10 10:29:26 -07:00
pgpkeys
pluginutil
policies
policyutil Two small items: (#4934) 2018-07-17 01:23:26 -04:00
proxyutil Add an idle timeout for the server (#4760) 2018-06-16 18:21:33 -04:00
reload
salt
storagepacker Make proto 2018-07-10 20:49:48 -04:00
strutil Merge Identity Entities if two claim the same alias (#5075) 2018-08-09 15:37:36 -05:00
testhelpers [WIP] Support custom max Nomad token name length [supersedes https://github.com/hashicorp/vault/pull/4361] (#5117) 2018-08-16 15:48:23 -04:00
tlsutil
useragent Add plugin user-agent helper (#5039) 2018-08-06 09:02:04 -07:00
wrapping
xor