Jeff Mitchell
|
4d5686452b
|
Merge pull request #1324 from hashicorp/sethvargo/doc_gpg
Add a page for step-by-step gpg/keybase
|
2016-06-03 13:24:57 -04:00 |
|
Jeff Mitchell
|
bcf7f3ddb9
|
Make some updates to PGP documentation
|
2016-06-03 13:23:20 -04:00 |
|
Jeff Mitchell
|
cd6e91ac09
|
Update/add vendor
|
2016-06-03 10:29:46 -04:00 |
|
Jeff Mitchell
|
bec4557606
|
Merge pull request #1483 from hashicorp/scada
Scada support
|
2016-06-03 10:10:50 -04:00 |
|
Jeff Mitchell
|
5db29eefbe
|
Merge pull request #1484 from hashicorp/consul-be-test
Use backend function instead of separate backend creation in consul
|
2016-06-03 10:09:19 -04:00 |
|
Jeff Mitchell
|
c2a8b09e7b
|
Use backend function instead of separate backend creation in consul
|
2016-06-03 10:08:58 -04:00 |
|
Jeff Mitchell
|
e2afdc5e4c
|
Merge pull request #1479 from hashicorp/reuse-be-creation-tests
Change AWS/SSH to reuse backend creation code for test functions
|
2016-06-03 09:59:37 -04:00 |
|
Jeff Mitchell
|
32b4f48e66
|
Add a metadata node_id field for Atlas usage and fix tests
|
2016-06-02 18:19:51 -04:00 |
|
Jeff Mitchell
|
d32283ba49
|
Initial Atlas listener implementation
|
2016-06-02 14:05:47 -04:00 |
|
Jeff Mitchell
|
29c78f6512
|
Add hashicorp-announce to readme
|
2016-06-01 22:09:28 -04:00 |
|
Jeff Mitchell
|
d9315d6039
|
Add announcment list to community page
|
2016-06-01 22:06:21 -04:00 |
|
Jeff Mitchell
|
5e123e730f
|
Merge pull request #1481 from hashicorp/show-renewable-tokens
Show renewable status for tokens in output
|
2016-06-01 18:29:17 -04:00 |
|
Jeff Mitchell
|
7d9e320cd0
|
Show renewable status for tokens in output
|
2016-06-01 17:30:31 -04:00 |
|
vishalnayak
|
65de9cb01a
|
Remove failOnError method from cert tests
|
2016-06-01 16:01:28 -04:00 |
|
vishalnayak
|
cf1aad28ce
|
changelog++
|
2016-06-01 14:53:51 -04:00 |
|
Vishal Nayak
|
a598fbfefb
|
Merge pull request #1480 from hashicorp/dev-env-precedence
Prioritize dev flags over its env vars
|
2016-06-01 13:43:23 -04:00 |
|
vishalnayak
|
cbf7ccb73d
|
Prioritize dev flags over its env vars
|
2016-06-01 12:21:29 -04:00 |
|
Jeff Mitchell
|
551f4a8606
|
Change AWS/SSH to reuse backend creation code for test functions
|
2016-06-01 12:17:47 -04:00 |
|
Vishal Nayak
|
577a993223
|
Merge pull request #1445 from hashicorp/consul-fixups
Reading consul access configuration in the consul secret backend.
|
2016-06-01 12:11:12 -04:00 |
|
Vishal Nayak
|
110fe62829
|
Merge pull request #1235 from hashicorp/policies-validation
Strip out other policies if root is present
|
2016-06-01 12:08:22 -04:00 |
|
Vishal Nayak
|
19eb6e04f6
|
Merge pull request #1473 from hashicorp/ssh-host-checking
Provide option to disable host key checking
|
2016-06-01 11:42:53 -04:00 |
|
vishalnayak
|
ff01f8f437
|
Address review feedback
|
2016-06-01 11:39:48 -04:00 |
|
vishalnayak
|
ea65ffd451
|
Supplying strictHostKeyChecking and userKnownHostsFile from env vars
|
2016-06-01 11:08:24 -04:00 |
|
vishalnayak
|
ab017967e4
|
Provide option to disable host key checking
|
2016-06-01 11:08:24 -04:00 |
|
Vishal Nayak
|
2500218a9c
|
Merge pull request #1471 from hashicorp/rename-aws-auth
auth backend: rename `aws` as `aws-ec2`
|
2016-06-01 10:41:13 -04:00 |
|
vishalnayak
|
386abbad9e
|
Address review feedback
|
2016-06-01 10:36:58 -04:00 |
|
Jeff Mitchell
|
6098a4b00e
|
Add dep updating script
|
2016-06-01 10:30:42 -04:00 |
|
vishalnayak
|
2265d1a890
|
Use entry.Type as a criteria for upgrade
|
2016-06-01 10:30:11 -04:00 |
|
Jeff Mitchell
|
7fd919f908
|
Update vendoring
|
2016-06-01 10:24:48 -04:00 |
|
Jeff Mitchell
|
ed0897330b
|
Revert "Use mutexes directly, not pointers, in the token store mutex map"
This reverts commit 29f8d2ad75c2767e21b406d32c7a7a9dc6f9c3f2.
|
2016-06-01 10:05:45 -04:00 |
|
Jeff Mitchell
|
29f8d2ad75
|
Use mutexes directly, not pointers, in the token store mutex map
|
2016-06-01 09:38:24 -04:00 |
|
vishalnayak
|
b1a7e28d8c
|
Modify just the type and not the path
|
2016-05-31 23:19:13 -04:00 |
|
Jeff Mitchell
|
322ec4a284
|
changelog++
|
2016-05-31 23:52:56 +00:00 |
|
Jeff Mitchell
|
793fe28366
|
Merge pull request #1478 from hashicorp/remove-root-paths
Remove most Root paths
|
2016-05-31 19:50:57 -04:00 |
|
Jeff Mitchell
|
74a1e3bd61
|
Remove most Root paths
|
2016-05-31 23:42:54 +00:00 |
|
vishalnayak
|
5e125e09d1
|
Remove addDefault param from ParsePolicies
|
2016-05-31 13:39:58 -04:00 |
|
vishalnayak
|
a3d0305804
|
Adding default policies while creating tokens
|
2016-05-31 13:39:58 -04:00 |
|
vishalnayak
|
d6d5dacb82
|
Set config access test case as an acceptance test and make travis happy
|
2016-05-31 13:27:34 -04:00 |
|
vishalnayak
|
445040e344
|
Add tests around writing and reading consul access configuration
|
2016-05-31 13:27:34 -04:00 |
|
Jeff Mitchell
|
539af86939
|
Add reading to consul config, and some better error handling.
|
2016-05-31 13:27:34 -04:00 |
|
vishalnayak
|
6d96a1843f
|
Upgrade 'aws' auth table entry to 'aws-ec2'
|
2016-05-30 18:58:58 -04:00 |
|
vishalnayak
|
5500df40cb
|
rename aws.html.md as aws-ec2.html.md
|
2016-05-30 14:11:15 -04:00 |
|
vishalnayak
|
b3ca9cf14b
|
Rename aws as aws-ec2
|
2016-05-30 14:11:15 -04:00 |
|
vishalnayak
|
e4d98dfc9b
|
rename credential/aws as credential/aws-ec2
|
2016-05-30 14:11:15 -04:00 |
|
Vishal Nayak
|
3b4f53b1ab
|
Merge pull request #1474 from hashicorp/ssh-allowed-users
Ssh allowed users
|
2016-05-30 10:26:04 -04:00 |
|
vishalnayak
|
8ae663f498
|
Allow * to be set for allowed_users
|
2016-05-30 03:12:43 -04:00 |
|
vishalnayak
|
c945b8b3f2
|
Do not allow any username to login if allowed_users is not set
|
2016-05-30 03:01:47 -04:00 |
|
Jeff Mitchell
|
f0b06cf68a
|
Merge pull request #1469 from hashicorp/issue-1446
Add keyring zeroize function and add some more memzero calls in
|
2016-05-27 18:07:12 -04:00 |
|
Jeff Mitchell
|
6a2ad76035
|
Make Unwrap a first-party API command and refactor UnwrapCommand to use it
|
2016-05-27 21:04:30 +00:00 |
|
Jeff Mitchell
|
fe67e2a088
|
Add keyring zeroize function and add some more memzero calls in
appropriate places. Known to be best-effort, but may help in some cases.
Fixes #1446
|
2016-05-27 20:47:40 +00:00 |
|