Calvin Leung Huang
54b0ee9d96
Use inclusive range on cert role diff comparison ( #5737 )
2018-11-08 12:15:12 -08:00
Jeff Escalante
5a1a628497
update dependencies, including content hyphenation fix ( #5736 )
2018-11-08 10:44:06 -08:00
vishalnayak
1acec98b2f
changelog++
2018-11-08 13:07:19 -05:00
Jeff Mitchell
086c4199e1
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
4f0448c06a
changelog++
2018-11-07 23:50:20 -05:00
Vishal Nayak
4b2c7091f8
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
f5ea1f87de
fmt
2018-11-07 16:52:01 -05:00
Jeff Mitchell
531b835f36
Fix some remount logic within namespaces ( #5722 )
2018-11-07 14:56:24 -05:00
madalynrose
7a9fce7ec9
Update CHANGELOG.md
2018-11-07 14:39:14 -05:00
madalynrose
c6b497a6f6
Add new token_type filed to auth method mount-config ( #5723 )
2018-11-07 14:34:33 -05:00
Brian Kassouf
e7f1629df2
Break plugins back out into two path functions ( #5721 )
2018-11-07 09:38:48 -08:00
Jeff Mitchell
31ddb809c8
Explicitly state that secrets move doesn't work across namespaces
2018-11-07 11:07:19 -05:00
Seth Vargo
35cfea8363
Add missing link to API docs ( #5719 )
2018-11-07 07:04:16 -08:00
Jeff Mitchell
e620786b1a
Add default-service/default-batch to token store roles ( #5711 )
2018-11-07 09:45:09 -05:00
Matthew Irish
e20134b4f6
changelog++
2018-11-06 20:21:06 -06:00
Matthew Irish
aec63a7e85
UI - add babel polyfill ( #5714 )
...
* include babel polyfill in the build
* submit not sumbit
2018-11-06 20:19:12 -06:00
Becca Petrin
fb89af7cfa
Run all builtins as plugins ( #5536 )
2018-11-06 17:21:24 -08:00
Calvin Leung Huang
f63bcdf106
Call wg.Add(1) outside of goroutine ( #5716 )
2018-11-06 16:36:13 -08:00
Jim Kalafut
583003cf42
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
1a31603dcf
Better documentation around increment
...
Fixes #5701
2018-11-06 17:42:20 -05:00
vishalnayak
f5e439b7b3
changelog++
2018-11-06 16:32:10 -05:00
vishalnayak
4a75598926
changelog++
2018-11-06 16:30:48 -05:00
Calvin Leung Huang
d345ce1d6e
changelog++
2018-11-06 13:15:02 -08:00
Jeff Mitchell
8536856b77
Add a reminder about local auth methods and policies
2018-11-06 14:51:57 -05:00
Vishal Nayak
ba67172f0d
Update KV dependency ( #5707 )
2018-11-06 14:33:21 -05:00
Vishal Nayak
959a70e4a9
Disallow writing to empty paths ( #5702 )
2018-11-06 14:08:55 -05:00
Calvin Leung Huang
0974e52c24
Bump timeout due to potential backoff retry delay ( #5706 )
2018-11-06 11:06:06 -08:00
Jim Kalafut
4bc8bcda2c
Update sys path definitions for OpenAPI ( #5687 )
2018-11-06 10:09:06 -08:00
Calvin Leung Huang
c4b31d5bda
Add HSMAutoDeprecated for ent upgrade ( #5704 )
2018-11-06 09:42:03 -08:00
RJ Spiker
895076403c
website: remove deleted markdown reference from docs sidenav .yml ( #5703 )
2018-11-06 09:05:20 -08:00
Jim Kalafut
6a5764ce84
changelog++
2018-11-06 07:26:07 -08:00
Jim Kalafut
2d6bdecb55
Update kv dependency ( #5700 )
2018-11-05 21:42:44 -08:00
teresy
1295e62223
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
70213c6647
moving VIP guide ( #5693 )
2018-11-05 19:50:55 -05:00
Matthew Irish
13a571ece1
changelog++
2018-11-05 17:14:11 -06:00
Matthew Irish
62c981c54b
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
8fe7ab3fce
Use Truncate instead of Round on duration diff ( #5691 )
2018-11-05 17:32:33 -05:00
Mike Wickett
b3e78a8b33
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
e8d6434faf
Round time diff to nearest second to reduce flakiness ( #5688 )
2018-11-05 16:49:25 -05:00
Matthew Irish
849de30d5f
serve robots.txt from the root when the UI is enabled ( #5686 )
2018-11-05 16:48:46 -05:00
Jim Kalafut
35328c50e7
Framework and API changes to support OpenAPI ( #5546 )
2018-11-05 12:24:39 -08:00
Chris Hoffman
270115f369
changelog++
2018-11-05 11:12:57 -08:00
Chris Hoffman
0085f3d334
Update CHANGELOG.md
2018-11-05 11:10:11 -08:00
Yoko
5525ecdd6f
Added a missing redirect link ( #5634 )
2018-11-05 14:07:48 -05:00
Jeff Mitchell
bc9bbeb21b
Clean up stored barrier keys after migration to shamir ( #5671 )
2018-11-05 14:06:39 -05:00
RJ Spiker
a091bbe9e5
website: dependency bumps and handle multi-exports ( #5677 )
...
* website: dep bumps and handle multi-exports
* website: remove unused hashi-logo-grid dep
2018-11-05 11:59:34 -06:00
Chris Hoffman
0afd62452f
changelog++
2018-11-05 09:56:33 -08:00
Matthew Irish
501b6c92ea
changelog++
2018-11-05 11:38:23 -06:00
Matthew Irish
20d94f1741
changelog++
2018-11-05 11:01:27 -06:00
Matthew Irish
be33d6580b
UI - new token renew banner ( #5662 )
...
* move warning banner out of token-expire-warning and into user menu
* check renewal status every 5s, and resume auto-renew if a user becomes active again
* use a link in the token-expire-warning
* add test for new expiration functionality
* fix license test
* use features helper in license test
* fix import
* use yarn 1.12.1
* remove mirage
* skip some tests for now
* use eslintignore
* logout after auth tests
* use new alert-banner for auth info warning
* add data-test selector back
* move identity back to a button, and style button.link
* make the warning message the right color
* fix shamir test
* review feedback
2018-11-05 10:56:59 -06:00