Jeff Mitchell
19878efdf1
Fix build
2018-10-27 14:06:20 -04:00
Jeff Mitchell
45f80ee028
Remove agent reauthentication on new credentials. ( #5615 )
...
Functionality is left in for use in testing (where it is indeed quite
useful).
Fixes #5522
2018-10-27 10:45:55 -07:00
Jeff Mitchell
5e261321c4
changelog++
2018-10-27 13:44:46 -04:00
Jeff Mitchell
d2c23d5386
Change ordering of user lookup vs. password hashing ( #5614 )
...
* Change ordering of user lookup vs. password hashing
This fixes a very minor information leak where someone could brute force
the existence of a username. It's not perfect as the underlying storage
plays a part but bcrypt's slowness puts that much more in the noise.
2018-10-27 10:43:08 -07:00
RJ Spiker
17f883402f
website: adjust downloads page responsive behaviors ( #5624 )
2018-10-26 21:16:55 -04:00
Jeffrey Hogan
8d4caa0846
Use H3 for parameters to match existing pattern ( #5566 )
2018-10-26 19:13:14 -04:00
Jim Kalafut
6273cdf3c9
changelog++
2018-10-26 10:10:37 -07:00
Chris Hoffman
9b942dcdd8
Fix seal migration docs ( #5623 )
...
* fixing seal migration docs
* do not use deprecated command
* adding redirect for old docs
2018-10-26 10:04:51 -07:00
Joel Thompson
92c7072bfe
Update awskms seal docs ( #5618 )
...
The seal already supported an endpoint configuration, but it wasn't
documented, so adding the docs for it. Also adding a note on required
KMS permissions.
2018-10-26 06:18:04 -07:00
Chris Hoffman
5274fe83d0
changelog++
2018-10-25 20:11:10 -04:00
Chris Hoffman
219285850b
Updating seal docs ( #5616 )
...
* updating seal docs
* fixing api docs
2018-10-25 16:44:53 -07:00
RJ Spiker
250c1b9719
website: adjust button-container behavior based on design feedback ( #5613 )
2018-10-25 14:25:51 -07:00
Seth Vargo
c96d5fa4d1
Update docs and permissions ( #5612 )
2018-10-25 14:10:11 -07:00
Justin Shoffstall
98357621ae
Clarify that Perf Standbys require Consul backend ( #5539 )
...
* Clarify that Perf Standbys require Consul backend
* Fixed for line length
2018-10-25 13:13:44 -07:00
Jim Kalafut
a92d999f08
Update Azure Secrets plugin ( #5606 )
2018-10-25 12:06:55 -07:00
Alan Tang
9b6c6a29ea
fix duplicated word ( #5599 )
...
I think that is a duplicated word.
2018-10-24 18:15:24 -07:00
Becca Petrin
40e8d73ac7
Merge pull request #5594 from jescalan/master
...
Website updates and bug fixes
2018-10-24 14:45:25 -07:00
Jim Kalafut
62c13de3fd
changelog++
2018-10-24 13:13:45 -07:00
Jim Kalafut
732a3fa60b
Fix command panic by returning empty (not nil) map ( #5603 )
...
Fixes #5600
2018-10-24 13:08:40 -07:00
Mike Wickett
0a167de2db
website: change production env var to workaround Dato bug
2018-10-24 13:52:49 -06:00
Mike Wickett
4db58ce10b
website: fix redirects to learn
2018-10-24 13:46:56 -06:00
RJ Spiker
e88d2b5559
website - downloads page style adjustments
2018-10-24 13:46:56 -06:00
RJ Spiker
2942e87a9e
website - fix broken .button-container styles
2018-10-24 13:46:56 -06:00
Mike Wickett
e9c2471aa3
website: add temporary callout to download v1.0 beta
2018-10-24 13:46:56 -06:00
RJ Spiker
97908e3325
website - dependency version bumps
2018-10-24 13:46:55 -06:00
Mike Wickett
15d1ffdb89
website: add redirects for intro/getting-started content to Learn
2018-10-24 13:46:43 -06:00
Mike Wickett
e5e5b5c748
website: fix small font size on code samples
2018-10-24 13:46:43 -06:00
Mike Wickett
5618fdfc6b
website: remove GA snippet - Segment handles this
2018-10-24 13:46:43 -06:00
Jeff Escalante
5fa9b1a8ef
Website: small fix for the sidebar ( #5595 )
...
* sidebar attempted fix
* fix html errors
* a couple css updates
2018-10-24 12:21:37 -07:00
Andy Manoske
c4ffb0fd8d
Merge pull request #5591 from hashicorp/partnerships-docs
...
Partnerships docs updates
2018-10-23 14:57:58 -07:00
Andy Manoske
d6ceb70fef
Update partnerships.html.md
2018-10-23 14:56:55 -07:00
Andy Manoske
22044c9b7a
Update partnerships.html.md
2018-10-23 14:56:17 -07:00
Andy Manoske
ba4b6f4481
Update partnerships.html.md
2018-10-23 14:55:51 -07:00
Andy Manoske
f22776a94b
Fix broken links
...
fix links to old guides infrastructure
2018-10-23 14:22:18 -07:00
Andy Manoske
937f203e51
Update docs_detailed_categories.yml
2018-10-23 14:01:48 -07:00
Andy Manoske
73778ca097
Update partnerships.html.md
2018-10-23 13:58:33 -07:00
Andy Manoske
9ed2813c0e
Update partnerships.html.md
2018-10-23 13:48:16 -07:00
Andy Manoske
95f66805ee
Partnerships docs updates
...
Updates to include partnerships within new site
2018-10-23 13:45:53 -07:00
Jeff Mitchell
0928750790
Remove disableIndexing
2018-10-23 16:05:45 -04:00
Jeff Mitchell
6b0782989a
Fix build
2018-10-23 15:09:35 -04:00
Chris Hoffman
149fc9f0e1
Adding gcpkms docs ( #5590 )
...
* adding gcpkms docs
* adding detail links
* adding 1.0 Beta badge
2018-10-23 12:14:32 -07:00
Jeff Mitchell
5c8a37a570
Add disable indexing to core object
2018-10-23 15:04:36 -04:00
Jeff Mitchell
41deb88d68
Add disable-indexing
2018-10-23 15:03:17 -04:00
Jeff Mitchell
db4ff0fe3f
changelog++
2018-10-23 13:50:03 -04:00
Jeff Mitchell
2e1953bd93
changelog++
2018-10-23 13:49:27 -04:00
Jeff Mitchell
ebc733f4ca
Cut version 1.0.0-beta1
v1.0.0-beta1
2018-10-23 12:47:04 -04:00
Jeff Mitchell
5aa4dbbc9b
Check in some generated protos needed by non-native archs
2018-10-23 12:46:47 -04:00
Jeff Mitchell
c87251b399
Fix build
2018-10-23 04:12:23 -04:00
Jeff Mitchell
9d0c9c0542
Bump version for beta1
2018-10-23 04:05:08 -04:00
Jeff Mitchell
ee49d7aa18
Merge branch 'master-oss' into 1.0-beta-oss
2018-10-23 04:02:28 -04:00