Andrew Speed
418be4cb54
Fix authentication example mentioning vault auth but using vault login ( #4458 )
2018-04-25 14:59:38 -07:00
Krish
f8156a4e68
Update authentication.html.md
...
Thanks!
2018-04-25 14:37:59 -07:00
Jeff Mitchell
b20a5d05bd
changelog++
2018-04-25 15:49:02 -04:00
Jeff Mitchell
26e83442fa
Add -no-print to 'vault login' ( #4454 )
...
Trivially manually tested
Closes #2758
2018-04-25 15:47:49 -04:00
Jeff Mitchell
8d90f441ba
changelog++
2018-04-25 12:09:49 -04:00
Jeff Mitchell
a6644bff6f
Merge branch 'master' of https://github.com/hashicorp/vault into master-oss
2018-04-25 10:43:10 -04:00
Chris Hoffman
fba759ab97
fix document formatting
2018-04-25 10:16:41 -04:00
Jeff Mitchell
00a577620f
Merge branch 'master' of https://github.com/hashicorp/vault into master-oss
2018-04-25 10:08:41 -04:00
Chris Hoffman
2d05034dd3
Seal Rotation Docs ( #4449 )
...
* wip docs
* adding docs
* removing vendor supported mechanism
2018-04-25 09:59:06 -04:00
Jeff Mitchell
e656420ba6
Merge branch 'master' of https://github.com/hashicorp/vault into master-oss
2018-04-25 09:48:23 -04:00
Nándor István Krácser
9cf56fe0df
Fix mapping read paths ( #4448 )
2018-04-25 09:22:30 -04:00
Jeff Mitchell
5e9308ccad
Fix help output in kv_patch
2018-04-25 03:21:13 -04:00
Jeff Mitchell
21357cba1b
changelog++
2018-04-25 03:14:20 -04:00
Jeff Mitchell
c8b7594811
Fix date in CL
2018-04-25 02:45:11 -04:00
Jeff Mitchell
4c1525af0d
Cut version 0.10.1
2018-04-25 01:57:35 -04:00
Jeff Mitchell
edf531f552
changelog++
2018-04-25 00:43:13 -04:00
Jeff Mitchell
e426caf505
Prep for 0.10.1
2018-04-25 00:42:14 -04:00
Jeff Mitchell
54eebfa200
Merge pull request #4447 from hashicorp/identity-upgrade-nil-check
...
Add identity store nil checks
2018-04-24 23:38:53 -04:00
Jeff Mitchell
06e4acece7
Merge branch 'master-oss' into identity-upgrade-nil-check
2018-04-24 23:29:36 -04:00
Matthew Irish
f2bc5d9b25
Update CHANGELOG.md
2018-04-24 22:24:07 -05:00
Matthew Irish
8d820fd02e
don't check capabilities before rendering the credentials route ( #4446 )
2018-04-24 22:22:18 -05:00
Jeff Mitchell
61f2144adf
Add identity store nil checks
2018-04-24 23:10:22 -04:00
Jeff Mitchell
e29bf3df61
changelog++
2018-04-24 22:42:26 -04:00
Chris Kent
e2512d6d30
Website download page update ( #4444 )
...
* Update download page to include community resources
+ Added “downloads powered by” text to Fastly icon
+ changed to horizontal grid for download list (vs vertical list)
+ added community resources below page
* Reverting changes from earlier
* Added community links to downloads page
+ added community and getting-started links to sidebar as well
2018-04-24 20:29:36 -05:00
vishalnayak
34a26c64a8
changelog++
2018-04-24 19:17:27 -04:00
Vishal Nayak
52bc07f3b1
Merge pull request #4427 from hashicorp/approle-local-secretid
...
Approle local secret IDs
2018-04-24 19:08:48 -04:00
Vishal Nayak
b27a7634ad
Merge branch 'master' into approle-local-secretid
2018-04-24 19:06:17 -04:00
Brian Kassouf
817f816eb2
Fallback to version 1 if the vault server is too old to have the kv preflight endpoint ( #4445 )
2018-04-24 15:49:06 -07:00
vishalnayak
19e3f43573
Merge branch 'master-oss' into approle-local-secretid
2018-04-24 17:53:50 -04:00
vishalnayak
9ef3a36007
s/enable_local_secret_ids/local_secret_ids
2018-04-24 17:52:42 -04:00
Matthew Irish
f61ea271d7
changelog++
2018-04-24 16:35:03 -05:00
Matthew Irish
7bf3476be9
Ui kv preflight endpoints ( #4439 )
...
* remove unused response-wrapping route and controller
* move to using the internal mounts endpoint for the secrets list and individual engine lookup
* remove errors about sys/mounts access because we don't need it anymore 🎉
* use modelFor instead of peekRecord for looking up the secret-engine
* remove test because we removed that error page - in the worst case scenario, a user will only have access to cubbyhole, but will see that in the secrets engines list
* make the dev CSP the same as the Go CSP
* update serializer to handle SSH responses as well as new engine fetches
* back out some changes to ttl-picker and field test object so that tests pass
* get rid of trailing space in the secret engine link
* add secrets-engine adapater tests for new query behavior
2018-04-24 16:30:44 -05:00
vishalnayak
965a16f888
remove unneeded comments
2018-04-24 16:28:25 -04:00
vishalnayak
94f28e3c24
Merge branch 'master-oss' into approle-local-secretid
2018-04-24 16:17:56 -04:00
vishalnayak
b91d53fd76
refactor to be able to defer lock.Unlock()
2018-04-24 16:17:24 -04:00
vishalnayak
f3dd8b3d17
fix typo
2018-04-24 16:03:18 -04:00
vishalnayak
b16ee7b32d
remove unneeded setting of secret ID prefix
2018-04-24 15:55:40 -04:00
vishalnayak
7832e06fdc
Add field read test
2018-04-24 15:48:07 -04:00
vishalnayak
10579f5d8d
Fix api path for reading the field
2018-04-24 14:28:03 -04:00
Becca Petrin
639dc005ee
uppercase Vault in plugin doc ( #4442 )
2018-04-24 10:41:37 -07:00
Brian Shumate
c35fe4e6f0
Update curl commands / replace invalid '--payload' flag ( #4440 )
2018-04-24 11:20:29 -04:00
Matthew Irish
6c83f3b7e7
changelog++
2018-04-24 10:04:05 -05:00
vishalnayak
7039f6dccd
Merge branch 'master-oss' into approle-local-secretid
2018-04-24 11:03:39 -04:00
vishalnayak
c46e021543
Add tests
2018-04-24 11:02:11 -04:00
vishalnayak
aade040e50
Add immutability test
2018-04-24 10:05:17 -04:00
vishalnayak
97c03c5a65
Add enable_local_secret_ids to role read response
2018-04-24 09:53:36 -04:00
Calvin Leung Huang
969a95f6ed
Refactor renewer tests ( #4433 )
2018-04-24 01:26:10 -04:00
Yoko
48994aee39
Updated the link to the sample app folder which was moved ( #4437 )
...
* Updated the link to the sample app folder which was moved
* Folder name changed from vault-transit-rewrap-example to vault-transit-rewrap
2018-04-23 16:45:10 -07:00
Brian Kassouf
6d447d2671
Rename up path to internal/ui/mounts/<path> ( #4435 )
2018-04-23 18:16:10 -04:00
Jeff Mitchell
fbb5e201f5
changelog++
2018-04-23 18:05:08 -04:00