Jeff Mitchell
7f8ac1fa8d
Add 'make proto' target
2016-10-20 12:39:19 -04:00
Jeff Mitchell
3d90f2ba0e
Bump Go version in cross Dockerfile
2016-10-19 22:29:26 -04:00
vishalnayak
d6dfa44f7a
Docs: Add port numbers to redirect_addr
2016-10-19 22:07:25 -04:00
Vishal Nayak
dbdf068e81
Merge pull request #2017 from hashicorp/client-redirect-default
...
Docs: Update the client redirection defaults
2016-10-19 09:41:50 -04:00
vishalnayak
5c7d1cb0a0
changelog++
2016-10-19 09:42:50 -04:00
Vishal Nayak
abbaa2ba21
Merge pull request #2016 from hashicorp/ssh-temp-identity-file
...
ssh: Use temporary file to store the identity file and ensure its deletion
2016-10-19 09:38:27 -04:00
vishalnayak
b85687a639
Docs: Update the client redirection defaults
2016-10-18 13:27:19 -04:00
vishalnayak
b408c95e0d
ssh: Use temporary file to store the identity file
2016-10-18 12:50:12 -04:00
Vishal Nayak
4ef4411a19
Merge pull request #2005 from hashicorp/dedup-ldap-policies
...
Deduplicate the policies in ldap backend
2016-10-18 10:42:11 -04:00
Vishal Nayak
64965b889e
Merge pull request #2006 from hashicorp/update-github-docs
...
Update github login output in the docs
2016-10-18 10:27:06 -04:00
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