7782 Commits

Author SHA1 Message Date
Cameron Stokes
b61b786441 Update title and other minor changes. 2017-01-24 08:47:53 -08:00
Jeff Mitchell
3be5f1ffb4 Attempt to fix expiration test again 2017-01-24 11:17:48 -05:00
Chris Hoffman
7e89d506bc Fixing a few incorrect entries 2017-01-24 11:08:58 -05:00
Jeff Mitchell
35ef1a745a Add some extra lease debugging to try to figure out Travis timezone issue 2017-01-24 10:48:11 -05:00
Jeff Mitchell
5fd5514ed1 Use the same time object in the serialization test 2017-01-24 10:32:40 -05:00
Jeff Mitchell
b3c2578b55 Use time.Now rather than using time as a struct 2017-01-24 10:21:41 -05:00
Jeff Mitchell
28978861de Revert "Disable PKI OU tests to fix the build"
This reverts commit b1ab7c5603180af9073caab1b3022ca438dc12be.
2017-01-24 09:58:28 -05:00
vishalnayak
b1ab7c5603 Disable PKI OU tests to fix the build 2017-01-24 06:25:56 -05:00
Vishal Nayak
84257149c4 Merge pull request #2297 from Centricient/order-fix
Fix cipher preferred order
2017-01-24 04:22:00 -05:00
Roman Vynar
9cdf9f55da
Fix cipher preferred order 2017-01-24 09:29:57 +02:00
Chris Hoffman
ad6f815308 Minor transit docs fixes 2017-01-23 22:26:38 -05:00
Chris Hoffman
fb6f509df5 Adding LDAP API reference and misc docs formatting issues 2017-01-23 22:08:08 -05:00
Cameron Stokes
ad21172112 undo inadvertant tabs to spaces on docs.erb 2017-01-23 17:02:06 -08:00
Cameron Stokes
6448b116e1 Additional changes to @rfay's PR from https://github.com/hashicorp/vault/pull/2217.
- Renamed Cookbook to Guides
- Made Guides index page
- Moved Guides link on sidebar
- Minor formatting changes to generate-root guide
2017-01-23 16:41:25 -08:00
Cameron Stokes
6e3cc88fc9 Merge branch '20161230_add_cookbook_with_root_token_generation' of https://github.com/rfay/vault into rfay-20161230_add_cookbook_with_root_token_generation 2017-01-23 16:13:58 -08:00
Jeff Mitchell
4c187180d9 Add some newlines to a failing test to make it easier to spot differences 2017-01-23 14:08:29 -05:00
Jeff Mitchell
06a81d809d changelog++ 2017-01-23 13:51:21 -05:00
Jeff Mitchell
dc7e1cc98c Remove comments destined to be outdated 2017-01-23 13:49:15 -05:00
Roman Vynar
51bb8bc544 Added tls_cipher_suites, tls_prefer_server_ciphers config options to listener (#2293) 2017-01-23 13:48:35 -05:00
Jeff Mitchell
2c38762622 Have Travis build with Go 1.8 2017-01-23 12:46:05 -05:00
Jeff Mitchell
7e7a2d313a changelog++ 2017-01-23 12:45:34 -05:00
joe miller
90e32515ea allow roles to set OU value in certificates issued by the pki backend (#2251) 2017-01-23 12:44:45 -05:00
Jeff Mitchell
1580459fc0 changelog++ 2017-01-23 11:08:29 -05:00
Chris Hoffman
43bae79d01 Adding support for exportable transit keys (#2133) 2017-01-23 11:04:43 -05:00
Jeff Mitchell
7eb939fd9d changelog++ 2017-01-23 11:03:06 -05:00
Jeff Mitchell
5c41d8bec5 changelog++ 2017-01-23 10:58:26 -05:00
Jeff Mitchell
530d61c5d8 changelog++ 2017-01-23 10:57:33 -05:00
Vishal Nayak
b706ec9506 ldap: Minor enhancements, tests and doc update (#2272) 2017-01-23 10:56:43 -05:00
Brian Kassouf
3d7e5dcb61 First attempt at adding docs for permissions 2017-01-20 16:34:30 -08:00
Brian Kassouf
cbd0edd4db Remove extra comments 2017-01-20 11:38:40 -08:00
Brian Kassouf
815663223a Remove some extra comments 2017-01-20 11:32:58 -08:00
Brian Kassouf
342f80b620 Add logic to merge the two arrays and refactor the test around merging 2017-01-20 11:16:46 -08:00
Brian Kassouf
9dad64be36 Clean up logic a bit and add some comments 2017-01-19 18:41:15 -08:00
Brian Kassouf
97f069d816 Remove unneeded comment block 2017-01-19 18:18:06 -08:00
Brian Kassouf
888a742198 Update tests to check parsing of types 2017-01-19 18:13:39 -08:00
Brian Kassouf
28e9eaa25d Add tests for boolean values 2017-01-19 17:41:02 -08:00
Brian Kassouf
85a103d98e Update vendored HCL 2017-01-19 17:37:59 -08:00
Brian Kassouf
17b26e3073 Format dynamic_system_view.go 2017-01-19 16:54:08 -08:00
Brian Kassouf
6f1a313853 fix some of the tests and rename allowed/dissallowed paramaters 2017-01-19 16:40:19 -08:00
Brian Kassouf
235f9458d3 changelog++ 2017-01-19 14:38:52 -08:00
Brian Kassouf
f8e3714eae change consistency config value from a bool to a string (#2282) 2017-01-19 17:36:33 -05:00
vishalnayak
ef69ce4916 Corrected PR number in CL 2017-01-19 10:13:43 -05:00
Vishal Nayak
a9d6ac5950 Merge pull request #2203 from hashicorp/file-backend-base64
Base64 encode the file names in the 'file' physical backend
2017-01-19 10:10:57 -05:00
vishalnayak
781811cf7d changelog++ 2017-01-19 09:20:41 -05:00
Vishal Nayak
fee4c3cdc2 Merge pull request #2288 from hashicorp/doc-audit-file-path
Fix file_path argument in audit's index.html
2017-01-19 09:11:39 -05:00
vishalnayak
30a67c13fb Fix file_path argument in audit's index.html 2017-01-18 21:43:29 -05:00
Brian Kassouf
aa04ba6ed4 Add test cases for map and integer types 2017-01-18 17:11:25 -08:00
Vishal Nayak
c43a7ceb57 tokenStore: document the 'period' field (#2267) 2017-01-18 17:25:52 -05:00
Jacob Crowther
9a3df44d36 Example "List" command missing a forward slash (#2233)
The List command example is missing a forward slash before the query parameter.
2017-01-18 17:25:23 -05:00
Jeff Mitchell
a6c1670cfc changelog++ 2017-01-18 16:12:40 -05:00