Jeff Mitchell
efbef2672b
changelog++
2017-07-02 18:57:01 -04:00
Yann
27ca1c40c2
[physical][postgresql] concat
→||
operator ( #2945 )
...
Use `||` standard concatenation instead of the `concat` function in
order to use the `vault_kv_store` index on `parent_path`.
2017-07-02 18:56:18 -04:00
Cameron Stokes
711d6e6569
[docs] Add requirements for hsm. ( #2941 )
2017-07-01 21:21:51 +01:00
vishalnayak
79b5d2f5bb
fix token store tests
2017-07-01 16:06:15 -04:00
vishalnayak
e0404d17e9
fix router tests
2017-06-30 22:06:17 -04:00
vishalnayak
3f9ec7a2e2
fix expiration tests
2017-06-30 21:31:27 -04:00
Cameron Stokes
4ae3e1295a
[docs] production hardening typo
2017-06-30 15:18:17 -07:00
Jeff Mitchell
e52ec0aacf
Bring TestCluster_ListenForRequests port numbers in line with spread out ports from earlier change
2017-06-30 13:31:57 -04:00
Vishal Nayak
4b26425609
Input validation for router mount ( #2942 )
...
* Added input validation for router mount
* Add path and type in returned errors
2017-06-29 17:00:13 -04:00
Chris Hoffman
c110f2188d
Adding prefixed view of a physical backend ( #2938 )
2017-06-29 10:58:59 -04:00
Seth Vargo
00e2213790
Add rekeying guide & move guides to top-level ( #2935 )
2017-06-29 14:43:43 +01:00
Jeff Mitchell
034a1f91be
Fix missed 10->100 conversion in tests
2017-06-29 01:45:48 -04:00
Jeff Mitchell
4502b649c6
Use more separation between test cluster ports for OSX' sake
2017-06-29 00:29:17 -04:00
Jeff Mitchell
d48bd5f29a
changelog++
2017-06-28 23:06:02 -04:00
Brian Nuszkowski
45c7bc718f
Add the option to specify a specific key id format that is generated … ( #2888 )
2017-06-29 04:05:06 +01:00
Brian Shumate
7a8b16f441
Docs: Expand Telemetry documentation ( #2860 )
2017-06-29 04:02:48 +01:00
Brian Boerst
0631c02558
Typo fix in vault enterprise/replication docs. ( #2932 )
2017-06-29 04:01:32 +01:00
Seth Vargo
cb7e3051c0
Merge pull request #2914 from hashicorp/sethvargo/ec2authimage
...
Add diagram for EC2 Auth flow
2017-06-28 07:31:37 +08:00
Armon Dadgar
872e9ba8fb
Merge pull request #2925 from hashicorp/docs-harden
...
website: Add more hardening tips
2017-06-27 11:22:46 -07:00
Seth Vargo
7d59190129
Clarify Vault server
2017-06-27 22:38:16 +08:00
Seth Vargo
ca966b6e79
Re-org and move text around in list instead
2017-06-27 22:38:16 +08:00
Seth Vargo
16149fbbf2
Capitalize C
2017-06-27 22:38:16 +08:00
Seth Vargo
436d656a32
Add diagram for EC2 Auth flow
2017-06-27 22:38:16 +08:00
Ryon
7b0402ea6f
Update middleman-hashicorp to 0.3.28 for mega nav fixes ( #2924 )
2017-06-27 12:04:04 +01:00
Armon Dadgar
4cd3a56b8b
adding link to security model
2017-06-26 17:43:04 -07:00
Armon Dadgar
fb8b737ae8
website: Add more hardening tips
2017-06-26 14:00:36 -07:00
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