Commit graph

4006 commits

Author SHA1 Message Date
Jeff Mitchell c364f2e47c Merge pull request #1567 from hashicorp/issue-1566
Add aliases for field flag to allow printing auth results.
2016-06-28 16:42:56 +02:00
Jeff Mitchell 3233efb0f3 changelog++ 2016-06-28 10:39:14 -04:00
Jeff Mitchell e7a1e95037 Merge pull request #1548 from quixoten/nopreparepsql
Remove prepared stmnts from pgsql physical backend
2016-06-28 16:38:13 +02:00
Jeff Mitchell 2c1b9499fc Add aliases for field flag to allow printing auth results.
Also fix the write command to use the shared function with aliases.

Fixes #1566
2016-06-27 23:19:09 -04:00
Jeff Mitchell 07ebfce1a4 Up sleep time during reload test to not fail under certain test conditions 2016-06-27 15:37:25 -04:00
Jeff Mitchell b3a402cb60 Merge pull request #1564 from hashicorp/fix-wrong-ts-lock
Fix picking wrong token lock
2016-06-27 17:26:01 +02:00
Jeff Mitchell 09720bbd8e Fix picking wrong token lock 2016-06-27 11:17:08 -04:00
Jeff Mitchell 0802497c8a Add some logging to enter/exit of some functions 2016-06-24 16:11:22 -04:00
vishalnayak 185bcb7b48 Bump version to 0.6.1-dev 2016-06-23 11:12:00 -04:00
Jeff Mitchell 07f53eebc2 Update PKI docs with key_usge info 2016-06-23 11:07:17 -04:00
Jeff Mitchell 4ef5e960b0 changelog++ 2016-06-23 11:01:44 -04:00
Jeff Mitchell 40ff280c24 Merge pull request #1552 from hashicorp/pki-key-usages
Set some basic key usages by default.
2016-06-23 16:18:13 +02:00
Jeff Mitchell 9dc0599a30 Address review feedback 2016-06-23 10:18:03 -04:00
Jeff Mitchell d7029fc49a Add some more testing 2016-06-23 09:49:03 -04:00
Jeff Mitchell 55505af66f changelog++ 2016-06-22 18:24:24 -04:00
Jeff Mitchell f24d6a10f5 Merge pull request #1553 from hashicorp/fix-status-code-regression
Fix up error detection regression to return correct status codes
2016-06-23 00:22:55 +02:00
Jeff Mitchell 889ff24ccf Fix up error detection regression to return correct status codes 2016-06-22 17:47:05 -04:00
Jeff Mitchell e2e19d60a7 Merge after revert in master 2016-06-22 16:20:15 -04:00
Jeff Mitchell 83d445c61e Revert "Do some internal renaming in PKI"
This reverts commit 7ffa7deb92cef04ab8a87cadc9aba01951ad757e.
2016-06-22 16:18:36 -04:00
Jeff Mitchell 45a442e593 Set some basic key usages by default.
Some programs (such as OpenVPN) don't like it if you don't include key
usages. This adds a default set that should suffice for most extended
usages. However, since things get twitchy when these are set in ways
various crypto stacks don't like, it's fully controllable by the user.

Fixes #1476
2016-06-22 16:08:24 -04:00
Cameron Stokes 92f49578e1 Minor typo - that->than. 2016-06-22 11:28:31 -07:00
Jeff Mitchell 407373df5d Revert "Use x509 package ext key usage instead of custom type"
This reverts commit 0b2d8ff475a26ff98c37337a64859d150d62cfc1.
2016-06-22 13:07:31 -04:00
Jeff Mitchell c0dee06aab Use x509 package ext key usage instead of custom type 2016-06-22 11:51:32 -04:00
Jeff Mitchell 62f66dc4d8 Do some internal renaming in PKI 2016-06-22 11:39:57 -04:00
Jeff Mitchell c2cccd0572 Merge pull request #1551 from jantman/gpg-docs
clarify some aspects of GPG key usage
2016-06-22 17:19:08 +02:00
Jason Antman d8242d04d2 clarify some aspects of GPG key usage 2016-06-22 10:26:06 -04:00
Jeff Mitchell a7e15a8c0e Fix up external token helper tests 2016-06-22 10:04:43 -04:00
Jeff Mitchell ea3a125846 Merge pull request #1550 from tmaher/token-helper-stat
fix external token helpers
2016-06-22 15:59:46 +02:00
Tom Maher 3f40d8cbc7 Correctly check for existence of external token_helper binaries 2016-06-21 19:32:19 -07:00
vishalnayak 5f5a81d8da Fix broken build 2016-06-21 18:25:36 -04:00
vishalnayak e97f81ecaa Print role name in the error message 2016-06-21 17:53:33 -04:00
Jeff Mitchell 7e8ab05528 Merge pull request #1547 from brianshumate/patch-1
Update deploy.html.md
2016-06-21 18:19:09 +02:00
Brian Shumate e34146d9d8 Update deploy.html.md
Corrected link to Using PGP, GPG, and Keybase
2016-06-21 12:14:58 -04:00
vishalnayak 943544fbee changelog++ 2016-06-21 10:11:40 -04:00
Vishal Nayak d47fc4c4ad Merge pull request #1515 from hashicorp/sql-config-reading
Allow reading of config in sql backends
2016-06-21 10:07:34 -04:00
vishalnayak 493adf391e changelog++ 2016-06-21 10:05:36 -04:00
Vishal Nayak 78d4d5c8c3 Merge pull request #1523 from hashicorp/bind-account-id-aws-ec2
Added bound_account_id to aws-ec2 auth backend
2016-06-21 10:03:20 -04:00
vishalnayak f7a44a2643 Correct casing of abbreviations 2016-06-21 10:02:22 -04:00
vishalnayak 389581f47b Added warnings when configuring connection info in sql backends 2016-06-21 09:58:57 -04:00
vishalnayak 61597df927 changelog++ 2016-06-20 20:43:59 -04:00
Vishal Nayak d4d47ce5e3 Merge pull request #1531 from hashicorp/auth-mount-tune-params
Auth tune endpoints and config settings output from CLI
2016-06-20 20:24:47 -04:00
vishalnayak 2933c5ce08 Made default_lease_ttl and max_lease_ttl as int64 and fixed tests 2016-06-20 20:23:49 -04:00
Vishal Nayak 711c05a319 Merge pull request #1546 from hashicorp/secret-aws-roles
Added list functionality to logical aws backend's roles
2016-06-20 20:10:24 -04:00
vishalnayak 1976c9e75b Added test case for listing aws secret backend roles 2016-06-20 20:09:31 -04:00
vishalnayak 8b490e44a1 Added list functionality to logical aws backend's roles 2016-06-20 19:51:04 -04:00
Vishal Nayak 69d562c5db Merge pull request #1514 from hashicorp/backend-return-objects
Backend() functions should return 'backend' objects.
2016-06-20 19:30:00 -04:00
vishalnayak 0bdeea3a33 Fix the test cases 2016-06-20 18:56:19 -04:00
Vishal Nayak 949bb97ebc Merge pull request #1532 from hashicorp/vault-auth-path
Added -path option to 'vault auth' command
2016-06-20 16:43:26 -04:00
vishalnayak 3b308713ad Added -path option to help output 2016-06-20 16:24:49 -04:00
Vishal Nayak a093f6c1e7 Merge pull request #1533 from hashicorp/warning-formatter-output
Fix the output format when warnings are present
2016-06-20 15:35:02 -04:00