9692 Commits

Author SHA1 Message Date
Jeff Mitchell
5a6b1987c5 Add listing to Consul secret roles (#2065) 2016-11-04 12:35:16 -04:00
Jeff Mitchell
ebf4318dae Bump deps 2016-11-02 15:34:30 -04:00
Jeff Mitchell
5708bed28d Update unwrap call documentation 2016-11-02 13:36:32 -04:00
mwoolsey
d04048bb8e Started the testing on merged pathCapabilites 2016-11-01 21:27:33 -07:00
ChaseLEngel
27ba2db643 Add merge testcases 2016-11-01 19:48:00 -07:00
Jeff Mitchell
1811269949 Fix cache default size and docs 2016-11-01 10:24:35 -04:00
lemondrank
5e2347c753 Merge pull request #8 from ChaseLEngel/acltests_tyler
started acl_test updates
2016-10-31 12:45:46 -07:00
lemondrank
860578dcd8 started acl_test updates 2016-10-30 15:09:45 -07:00
Benjamin Campbell
e78065ec4e Use gpg binary in PGP website documentation (#2047) 2016-10-30 13:09:56 -04:00
Vishal Nayak
9a60bf2a50 Audit the client token accessors (#2037) 2016-10-29 17:01:49 -04:00
Jeff Mitchell
ad5d270e58 Rearrange libs 2016-10-29 13:53:06 -04:00
Mark Paluch
cacaec11f5 Add Spring Vault to client libraries (#2042) 2016-10-29 13:52:16 -04:00
Mark Woolsey
8d92df4bfe Merge pull request #7 from ChaseLEngel/permissions
Permissions
2016-10-28 12:56:12 -07:00
mwoolsey
ee4df0fb34 Had to change what a wildcard value in a parameter mapped to, from a nil value to an empty struct 2016-10-28 12:54:37 -07:00
mwoolsey
c4f3d87ac4 Added the merging of wildcards to allowed and denied parameters. 2016-10-28 12:33:50 -07:00
Jeff Mitchell
0882b6fcc0 Don't panic if postUnseal calls preSeal due to audit table never being set up. Also call cleanup funcs on auth backends. (#2043) 2016-10-28 15:32:32 -04:00
Mark Woolsey
544dc0fb3a Merge pull request #6 from ChaseLEngel/permissions
updated testing on a policy to cover parameters in the policy
2016-10-28 10:20:23 -07:00
mwoolsey
821b7723ee updated testing on a policy to cover parameters in the policy 2016-10-28 10:18:31 -07:00
Jeff Mitchell
8980f8d2fa Don't cache physical responses when thre was an error (#2040) 2016-10-28 12:55:56 -04:00
vishalnayak
f8d1b8f4d3 changelog++ 2016-10-28 10:08:35 -04:00
Vishal Nayak
012d2c1ffc Merge pull request #2036 from hashicorp/doc-update-getting-started-api
Docs: Update for getting started API section
2016-10-28 09:59:58 -04:00
vishalnayak
e2a5881bc4 s/localhost/127.0.0.1 in approle docs 2016-10-28 09:46:39 -04:00
vishalnayak
52419be7c9 s/localhost/127.0.0.1 2016-10-28 09:23:05 -04:00
vishalnayak
81410d7bc4 Using AppRole as an example. Removed 'root' policy being used in examples 2016-10-28 01:24:25 -04:00
vishalnayak
9237ffae16 changelog++ 2016-10-27 21:42:13 -04:00
Vishal Nayak
b1b86b73c6 Merge pull request #2035 from hashicorp/remove-sanity-check-ec2
aws-ec2 auth: Remove the sanity check which is not proving to be useful
2016-10-27 21:37:16 -04:00
vishalnayak
407b30d4a0 Remove the sanity check which is not proving to be useful 2016-10-27 19:11:26 -04:00
Vishal Nayak
cc73d3a20b Merge pull request #2034 from greglook/patch-1
Update libraries.html.md
2016-10-27 17:08:44 -04:00
Greg Look
0e6580efd9 Update libraries.html.md
Add Clojure Vault client.
2016-10-27 11:39:52 -07:00
vishalnayak
4b9b5b1429 changelog++ 2016-10-27 12:29:47 -04:00
Vishal Nayak
634a332f4e Merge pull request #2033 from hashicorp/docs-postgres-revocation-sql
Added revocation_sql to the website docs
2016-10-27 12:26:50 -04:00
vishalnayak
e6daa3782a Return the revocation_sql from role read all the time 2016-10-27 12:24:31 -04:00
Jeff Mitchell
57870f7f05 change api so if wrapping token is the same as the client token it doesn't set it in the body 2016-10-27 12:15:30 -04:00
vishalnayak
8293b19a98 Added revocation_sql to the website docs 2016-10-27 12:15:08 -04:00
Vishal Nayak
f2adc02800 Merge pull request #2031 from hashicorp/transit-helper
Transit helper
2016-10-26 20:24:55 -04:00
vishalnayak
484f8993c5 Remove the methods introduced to make the tests work from its older package 2016-10-26 20:03:51 -04:00
vishalnayak
2ac019a9c5 Move policy test to keysutil package 2016-10-26 19:57:28 -04:00
vishalnayak
b30d5f5c57 Pulled out transit's lock manager and policy structs into a helper 2016-10-26 19:52:31 -04:00
Vishal Nayak
7958b2e3e8 Merge pull request #2029 from bfallik/patch-1
Update aws-ec2.html.md
2016-10-26 16:57:39 -04:00
vishalnayak
be79a25da5 changelog++ 2016-10-26 16:33:41 -04:00
Vishal Nayak
e7c57b677e Merge pull request #2004 from hashicorp/role-id-update
Fix regression caused by not creating a role_id secondary index
2016-10-26 16:29:46 -04:00
Raja Nadar
d0c6767156 doc: syslog change data type from bool to string (#1998) 2016-10-26 16:18:31 -04:00
Brian Fallik
84f1995e97 Update aws-ec2.html.md
fix minor typo
2016-10-26 15:40:40 -04:00
Raja Nadar
b8c492f8c6 doc: change data type from boolean to string (#1997)
the api doesn't accept the boolean value. it needs a string containing a boolean value.
2016-10-26 11:29:42 -04:00
Chase L Engel
3890bea627 Merge pull request #5 from ChaseLEngel/permissions-chase
Permissions chase
2016-10-24 11:43:52 -07:00
ChaseLEngel
c36ab446f6 Update acl and policy tests to use Permissions. 2016-10-21 23:45:39 -07:00
ChaseLEngel
b748586d95 Fixing type assertions. 2016-10-21 21:12:02 -07:00
Mark Woolsey
e9b5155dcc Merge pull request #4 from ChaseLEngel/permissions
Permissions
2016-10-21 19:38:09 -07:00
mwoolsey
b3c6aa423c permissions structure now holds a map of strings to empty structs. Modified acl.go to acommidate these changes 2016-10-21 19:35:55 -07:00
ChaseLEngel
f722003e62 Implemented AllowOperation parameter permission checking for request data. 2016-10-21 18:38:05 -07:00