Jeff Escalante
f792a5f59b
update website readme with instructions for updating navigation ( #5748 )
2018-11-09 13:11:46 -05:00
Jim Kalafut
7e799faaaf
Fix sidebar order ( #5744 )
2018-11-09 09:46:28 -08:00
Noelle Daley
d27d60c7a1
Merge pull request #5741 from hashicorp/ui/specify-node-version
...
specify node version
2018-11-09 09:24:13 -08:00
Noelle Daley
af8b1a4371
Merge branch 'master' into ui/specify-node-version
2018-11-09 08:56:43 -08:00
Jeff Mitchell
8fc49e1d0e
changelog++
2018-11-09 10:48:26 -05:00
Sander van Harmelen
d4328a6684
Use a pooled HTTP client for the Vault CLI ( #5734 )
...
As the CLI client is initialized with a specific Vault address, is makes
sense to use the pooled HTTP client here. This will prevent setting up
new TCP sessions for each API call that the client needs to make.
2018-11-09 10:46:57 -05:00
Jeff Mitchell
b30cd2e97f
Update forwarded-for docs to indicate it supports cidrs, not just single hosts
2018-11-09 10:28:00 -05:00
Noelle Daley
aadeef5e47
specify node version
2018-11-08 15:49:39 -08:00
Calvin Leung Huang
e6ec67fb8f
Use inclusive range on cert role diff comparison ( #5737 )
2018-11-08 12:15:12 -08:00
Jeff Escalante
313b1ebdca
update dependencies, including content hyphenation fix ( #5736 )
2018-11-08 10:44:06 -08:00
vishalnayak
392177b7d4
changelog++
2018-11-08 13:07:19 -05:00
Jeff Mitchell
c01983cffd
Fix two problems with entity alias updating ( #5733 )
...
Fix two problems with entity alias updating
2018-11-08 13:04:24 -05:00
Jeff Mitchell
e0c7273e78
changelog++
2018-11-07 23:50:20 -05:00
Vishal Nayak
510726494a
Fix panic when storage value is nil ( #5724 )
...
* Fix panic when storage value is nil
* Ensure the value is at least of expected length
* Format correction
* Address review feedback
2018-11-07 14:10:08 -08:00
Jeff Mitchell
fa26beeaed
fmt
2018-11-07 16:52:01 -05:00
Jeff Mitchell
a742857edb
Fix some remount logic within namespaces ( #5722 )
2018-11-07 14:56:24 -05:00
madalynrose
52a496667e
Update CHANGELOG.md
2018-11-07 14:39:14 -05:00
madalynrose
4d4ace908c
Add new token_type filed to auth method mount-config ( #5723 )
2018-11-07 14:34:33 -05:00
Brian Kassouf
422b6a2274
Break plugins back out into two path functions ( #5721 )
2018-11-07 09:38:48 -08:00
Jeff Mitchell
3de2ebd256
Explicitly state that secrets move doesn't work across namespaces
2018-11-07 11:07:19 -05:00
Seth Vargo
f79d2f06fa
Add missing link to API docs ( #5719 )
2018-11-07 07:04:16 -08:00
Jeff Mitchell
8b6b344d86
Add default-service
/default-batch
to token store roles ( #5711 )
2018-11-07 09:45:09 -05:00
Matthew Irish
040799d67d
changelog++
2018-11-06 20:21:06 -06:00
Matthew Irish
6f4cc5790f
UI - add babel polyfill ( #5714 )
...
* include babel polyfill in the build
* submit not sumbit
2018-11-06 20:19:12 -06:00
Becca Petrin
7bd22e6779
Run all builtins as plugins ( #5536 )
2018-11-06 17:21:24 -08:00
Calvin Leung Huang
b4503d02c6
Call wg.Add(1) outside of goroutine ( #5716 )
2018-11-06 16:36:13 -08:00
Jim Kalafut
959ed289c7
Update OpenAPI path parsing of alternation parameters ( #5710 )
...
This will handle patterns of the form:
`^plugins/catalog/(?P<type>auth|database|secret)/(?P<name>.+)$`
2018-11-06 15:04:30 -08:00
Jeff Mitchell
6e4f990902
Better documentation around increment
...
Fixes #5701
2018-11-06 17:42:20 -05:00
vishalnayak
4b1d816be7
changelog++
2018-11-06 16:32:10 -05:00
vishalnayak
867f39a97a
changelog++
2018-11-06 16:30:48 -05:00
Calvin Leung Huang
1e633440f3
changelog++
2018-11-06 13:15:02 -08:00
Jeff Mitchell
5cfe558ec8
Add a reminder about local auth methods and policies
2018-11-06 14:51:57 -05:00
Vishal Nayak
0244aa4c54
Update KV dependency ( #5707 )
2018-11-06 14:33:21 -05:00
Vishal Nayak
0b5ea9917e
Disallow writing to empty paths ( #5702 )
2018-11-06 14:08:55 -05:00
Calvin Leung Huang
ef8f40647a
Bump timeout due to potential backoff retry delay ( #5706 )
2018-11-06 11:06:06 -08:00
Jim Kalafut
5806179144
Update sys path definitions for OpenAPI ( #5687 )
2018-11-06 10:09:06 -08:00
Calvin Leung Huang
46f37f3363
Add HSMAutoDeprecated for ent upgrade ( #5704 )
2018-11-06 09:42:03 -08:00
RJ Spiker
7a02e1a25c
website: remove deleted markdown reference from docs sidenav .yml ( #5703 )
2018-11-06 09:05:20 -08:00
Jim Kalafut
1f0cc84c62
changelog++
2018-11-06 07:26:07 -08:00
Jim Kalafut
f5fafdf907
Update kv dependency ( #5700 )
2018-11-05 21:42:44 -08:00
teresy
0f5c546c05
simplify a case of strings.Index with strings.Contains ( #5698 )
...
Simplifes a case of strings.Index with strings.Contains. Inspired by https://staticcheck.io/docs/gosimple#S1003
2018-11-05 18:40:29 -08:00
Chris Griggs
275559deb4
moving VIP guide ( #5693 )
2018-11-05 19:50:55 -05:00
Matthew Irish
c254702dae
changelog++
2018-11-05 17:14:11 -06:00
Matthew Irish
1658abea1e
UI: change backends template so that the icon shows in a namespace ( #5692 )
...
* change backends template so that the icon shows in a namespace
* icons for secret-list and method list in a namespace
2018-11-05 17:12:51 -06:00
Calvin Leung Huang
20faa90ee3
Use Truncate instead of Round on duration diff ( #5691 )
2018-11-05 17:32:33 -05:00
Mike Wickett
62db2920b9
website: Add analytics and swap CTA & docs section order ( #5684 )
...
* website: Add analytics tracking for components and outbound links
* website: Update component dependencies
* website: Swap cta and documentation sections
2018-11-05 17:29:09 -05:00
Calvin Leung Huang
1a4e8fe53d
Round time diff to nearest second to reduce flakiness ( #5688 )
2018-11-05 16:49:25 -05:00
Matthew Irish
5b1a889e00
serve robots.txt from the root when the UI is enabled ( #5686 )
2018-11-05 16:48:46 -05:00
Jim Kalafut
8ac04495d3
Framework and API changes to support OpenAPI ( #5546 )
2018-11-05 12:24:39 -08:00
Chris Hoffman
825544b16a
changelog++
2018-11-05 11:12:57 -08:00