Jeff Mitchell
d169918465
Create and persist human-friendly-ish mount accessors ( #2918 )
2017-06-26 18:14:36 +01:00
TheCodeAssassin
9e09899c69
Small typo fix ( #2921 )
2017-06-26 10:08:18 -04:00
Jeff Mitchell
2865d3c904
changelog++
2017-06-23 20:54:03 -04:00
Jeff Mitchell
a71cb52f1b
Don't allow overriding token ID with the same token ID ( #2917 )
...
Fixes #2916
2017-06-24 01:52:48 +01:00
Jeff Mitchell
79827e7c65
changelog++
2017-06-23 11:22:24 -04:00
Jeff Mitchell
0957500abe
Ensure TOTP codes cannot be reused. ( #2908 )
2017-06-23 16:21:34 +01:00
Cameron Stokes
e28244cb8b
[docs]: Fix typo in hardening guide.
2017-06-22 22:20:17 -07:00
Armon Dadgar
e184c3fa0d
Merge pull request #2898 from hashicorp/docs-prod-hard
...
website: adding production hardening guide
2017-06-22 15:05:35 -07:00
Jeff Mitchell
d55d75a79f
Convert listener arguments to map[string]interface{} ( #2905 )
...
This allows people to use more natural constructs, e.g. for tls_disable
it can be a bool, int, or string.
2017-06-22 20:29:53 +01:00
Chris Kent
9544818f72
Changed campaign ( #2909 )
2017-06-22 20:28:58 +01:00
Saj Goonatilleke
a576feeb1d
Fix a typo in the telemetry documentation ( #2910 )
2017-06-22 20:12:28 +01:00
Armon Dadgar
a40d24772e
Make recommendation vs requirement more clear
2017-06-22 11:02:18 -07:00
lisli
82f28aecbb
update news section with vault update and webinar update ( #2904 )
2017-06-22 17:07:36 +01:00
Chris Kent
2b6f5c3cd4
Added Enterprise links ( #2906 )
...
Added banner and footer links
2017-06-22 05:33:26 +01:00
Armon Dadgar
266f55c5d9
Copy changes
2017-06-21 09:55:00 -07:00
Jeff Mitchell
286392c2a2
Fix tests
2017-06-21 11:19:38 -04:00
Jeff Mitchell
4936a83310
Fix lease lookup returning properties at top level ( #2902 )
2017-06-21 16:12:09 +01:00
Jeff Mitchell
c414a525d2
Fix panic when attempting to renew auth token via sys/leases/renew ( #2901 )
...
This could occur when using the lease ID; this is unsupported but wasn't
checking for the existence of a secret in the lease.
2017-06-21 16:00:39 +01:00
Jeff Mitchell
069764ea8f
Add option to have dev mode generic backend return leases
2017-06-21 10:42:50 -04:00
Armon Dadgar
9ae6004dbe
website copy updates
2017-06-20 21:21:04 -07:00
Armon Dadgar
10a56c7ceb
website: adding production hardening guide
2017-06-20 17:44:54 -07:00
Chris Hoffman
0b3c09ac72
update gitignore
2017-06-20 13:40:04 -04:00
Chris Hoffman
d8c54df7c5
changelog++
2017-06-20 12:40:16 -04:00
Chris Hoffman
7e7d766e21
Exclude /sys/leases/renew from registering with expiration manager ( #2891 )
...
* exclude /sys/leases/renew from registering with expiration manager
* adding sys/leases/renew to return full secret object, adding tests to catch renew errors
2017-06-20 12:34:00 -04:00
Jeff Mitchell
40ef2e5c85
More cleanup
...
Ping #2894
2017-06-20 10:46:24 -04:00
Jeff Mitchell
9edbf1c8d1
Clarify/fix some configuration info.
...
Fixes #2894
2017-06-20 10:12:59 -04:00
Seth Vargo
084064389e
Add a convenience function for copying a client ( #2887 )
2017-06-20 04:08:15 +01:00
Andri Mar Björgvinsson
f0d103154e
Better error messages using ListObjects than using HeadBucket. Might be a bigger request but messages are better than BadRequest, how this changes effect the messages are in the issue ( #2892 )
2017-06-20 01:16:41 +01:00
Jeff Mitchell
8f1f9d5522
Add ACL info to Consul configuration page
2017-06-19 19:39:52 -04:00
Jeff Mitchell
5817a8a5f8
Return error on bad CORS and add Header specification to API request primitive
2017-06-19 18:20:44 -04:00
Eugene Bekker
1e3e83f7b0
Add Zyborg.Vault PowerShell module to libs list ( #2869 )
2017-06-17 11:24:13 -04:00
Jeff Mitchell
3d8e3212a6
changelog++
2017-06-17 11:23:19 -04:00
Raphael Randschau
db4e1b4a99
CouchDB physical backend ( #2880 )
2017-06-17 11:22:10 -04:00
Jeff Mitchell
fade02bb43
Fix root paths test
2017-06-17 01:51:42 -04:00
Jeff Mitchell
09d9a2e302
Add missing datadog vendored lib
2017-06-17 01:29:42 -04:00
Jeff Mitchell
bbf9e4c461
changelog++
2017-06-17 01:27:25 -04:00
Jeff Mitchell
cf7d56e8f3
Fix up CORS.
...
Ref #2021
2017-06-17 01:26:25 -04:00
Aaron Salvo
0303f51b68
Cors headers ( #2021 )
2017-06-17 00:04:55 -04:00
Jeff Mitchell
43d7547235
Address review feedback
2017-06-16 23:54:49 -04:00
vishalnayak
186e4af95e
Fix the test error message
2017-06-16 23:54:49 -04:00
vishalnayak
4fe7fc4ef9
Added utility on router to fetch mount entry using its ID
2017-06-16 23:54:49 -04:00
Jeff Mitchell
81e95c62e3
changelog++
2017-06-16 23:52:18 -04:00
Jeff Mitchell
33ca94773f
Add DogStatsD metrics output. ( #2883 )
...
Fixes #2490
2017-06-16 23:51:46 -04:00
Jeff Mitchell
be383217b6
If recovering from panic ensure the cert returned is nil
2017-06-16 18:18:15 -04:00
Jeff Mitchell
60d743a5b9
Go's SSH library can panic without warning; recover.
...
Ping #2877 -- but don't close yet in case there are more places.
2017-06-16 18:16:45 -04:00
Jeff Mitchell
0ea8f17357
Add some warnings to the upgrade guide
2017-06-16 13:23:22 -04:00
Jeff Mitchell
5d54aaf10a
Fix azure test
2017-06-16 12:37:57 -04:00
Jeff Mitchell
b6ea287ecb
Change package in azure test
2017-06-16 12:18:16 -04:00
Jeff Mitchell
f8f95524d0
Update Azure dep ( #2881 )
2017-06-16 12:06:09 -04:00
Jeff Mitchell
b946eefcda
Bump deps
2017-06-16 11:14:18 -04:00