Vishal Nayak
589ab065a0
Remove unused WrapListenersForClustering ( #2007 )
2016-10-18 10:20:09 -04:00
Jeff Mitchell
a5fa02ac4e
changelog++
2016-10-18 10:16:36 -04:00
Chris Hoffman
4406a39da2
Add ability to list keys in transit backend ( #1987 )
2016-10-18 10:13:01 -04:00
Jeff Mitchell
94ca45b121
Fix NOT logical bug.
...
Ping #2014
2016-10-18 09:51:45 -04:00
Vishal Nayak
3e0ca2c52a
Merge pull request #2013 from rjhornsby/master
...
Fix sidebar typo
2016-10-18 09:45:03 -04:00
Vishal Nayak
24ab1610f6
Merge pull request #2010 from rajanadar/patch-5
...
doc: add doc for the GET lease settings api
2016-10-18 09:39:23 -04:00
Vishal Nayak
53d487f112
Merge pull request #2008 from rajanadar/patch-4
...
doc: add consistency field in get-role response
2016-10-18 07:09:35 -04:00
rjhornsby
762c4a8b8e
Fix typo
...
Fix typo in sidebar layout that prevented sidebar item 'getting started apis' from correctly rendering when that page was active.
2016-10-17 10:59:16 -05:00
ChaseLEngel
b13453b008
Changed AllowOperation to take logical.Request
2016-10-16 16:29:52 -07:00
ChaseLEngel
0fe2c14cc2
Merge allowed and disallowed parameters maps.
2016-10-16 15:24:32 -07:00
Raja Nadar
a0bb983132
fix indentation
2016-10-15 22:58:25 -07:00
Raja Nadar
b3dd87bb59
doc: add doc for the GET lease settings api
...
Vault supports reading of the lease settings, with all values coming back intact. (along with a good warning message as well)
Adding it to the documentation.
2016-10-15 22:43:50 -07:00
Mark Woolsey
a7b337a558
Merge pull request #3 from ChaseLEngel/permissions
...
Permissions
2016-10-15 16:48:06 -07:00
mwoolsey
ffb56b545a
policy now includes whether a certain parameter can be updated
2016-10-15 16:44:57 -07:00
mwoolsey
e0e121c833
policy now includes whether a certain parameter can be updated
2016-10-15 16:43:55 -07:00
Raja Nadar
4321c51c83
doc: add consistency field in get-role response
2016-10-15 01:15:58 -07:00
vishalnayak
174aa4adb1
Update github login output in the docs
2016-10-14 22:39:56 -04:00
ChaseLEngel
df5e7cee1f
Adding permissions to hcl config and decoding it.
2016-10-14 14:24:45 -07:00
vishalnayak
60b638f3b2
Deduplicate the policies in ldap backend
2016-10-14 17:20:50 -04:00
Vishal Nayak
baece44ded
Merge pull request #1988 from mp911de/issue/refdocs-approle-post-on-secret-id-destroy
...
Use POST method for destroy operations in documentation
2016-10-14 15:37:13 -04:00
Vishal Nayak
76e2d0f6c2
Merge pull request #1991 from hashicorp/pgp-gpg-doc-update
...
Update pgp-gpg concepts page to use base64 decoding instead of hex
2016-10-14 15:34:04 -04:00
Chase L Engel
404d30bcdc
Merge pull request #2 from ChaseLEngel/permissions-fixup
...
Permissions fixup
2016-10-14 10:34:01 -07:00
ChaseLEngel
61515268c8
Fixed permission conflicts
2016-10-14 10:33:12 -07:00
Mark Woolsey
a433f41cfb
Merge pull request #1 from ChaseLEngel/permissions
...
created structure for permissions and modified parsePaths in policy.g…
2016-10-14 10:23:56 -07:00
ChaseLEngel
0aa8c5ebf7
Fixed Policy Permissions intergration and spelling.
2016-10-14 10:22:00 -07:00
mwoolsey
e8cc6a0fc8
created structure for permissions and modified parsePaths in policy.go and newAcl/AllowOperation in acl.go
2016-10-14 10:17:25 -07:00
vishalnayak
4caa09f6e6
Fix regression caused by not creating a role_id secondary index
2016-10-14 12:56:29 -04:00
ChaseLEngel
cd70073d17
Merge branch 'master' of github.com:ChaseLEngel/vault into cleanup
2016-10-12 12:06:37 -07:00
vishalnayak
956fa432be
Update the getting started API doc to not use 'root' policy
2016-10-11 16:07:48 -04:00
vishalnayak
9b398a86d4
Update pgp-gpg concepts page to use base64 decoding instead of hex
2016-10-11 15:58:32 -04:00
Mark Paluch
7652e18aea
Use POST method for destroy operations in documentation
...
Use POST method as most clients (including Vault cli) cannot send a body when using the DELETE HTTP method.
2016-10-11 17:12:07 +02:00
Laura Bennett
8d423616ec
Merge pull request #1980 from hashicorp/audit-update
...
Audit file update
2016-10-10 14:34:53 -04:00
mwoolsey
7ed0b3163c
working on modifying AllowOperation in acl.go
2016-10-10 11:21:25 -07:00
Jeff Mitchell
601b1b6958
Make listener shutdown more synchronous ( #1985 )
2016-10-10 13:18:19 -04:00
Laura Bennett
6770545cfd
test updates to address feedback
2016-10-10 12:58:30 -04:00
Laura Bennett
1d41dc69f5
Merge pull request #1982 from hashicorp/cass-fix
...
Fix empty consistency option issue for Cassandra
2016-10-10 12:42:32 -04:00
Laura Bennett
1cc7c811c7
address feedback
2016-10-10 12:16:55 -04:00
Laura Bennett
7def50799b
address latest feedback
2016-10-10 11:58:26 -04:00
Laura Bennett
18028ffcd6
minor fix
2016-10-10 10:05:36 -04:00
Laura Bennett
3bf0520bbb
address feedback
2016-10-09 22:23:30 -04:00
mwoolsey
311e09b884
updated policy.go to include an expanded structure to add the ability to track allowed and disallowed params in the PathCapabilities structure. Updating Acl.go to interface with the updated PathCapabilites structure
2016-10-09 15:39:58 -07:00
Laura Bennett
bef5a625d6
adding unit tests for file mode
2016-10-09 00:33:24 -04:00
Laura Bennett
bc58e02fe8
initial commit to fix empty consistency option issue
2016-10-08 20:22:26 -04:00
Laura Bennett
a8813c4ff2
changes for 'mode'
2016-10-08 19:52:49 -04:00
Laura Bennett
487f0d74c1
website documentation update
2016-10-07 15:48:29 -04:00
Laura Bennett
635873cf4a
initial commit for adding audit file permission changes
2016-10-07 15:09:32 -04:00
Jeff Mitchell
80281c16fc
Split HA server command tests from reload tests
2016-10-07 11:06:01 -04:00
Jeff Mitchell
07546ce513
Add gitter badge
2016-10-06 12:37:41 -04:00
Jeff Mitchell
b2d2bb55d2
Add KeyNotFoundError to seal file
2016-10-05 17:17:33 -04:00
Vishal Nayak
b6627ee441
Merge pull request #1974 from zendesk/update_iam_documentation
...
Update aws-ec2 configuration help
2016-10-05 16:43:45 -04:00