Jeff Mitchell
1b31fa895d
changelog++
2017-07-02 18:57:01 -04:00
Yann
ead553d424
[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
5d2d750d9a
[docs] Add requirements for hsm. ( #2941 )
2017-07-01 21:21:51 +01:00
vishalnayak
767076a2be
fix token store tests
2017-07-01 16:06:15 -04:00
vishalnayak
765490dbe6
fix router tests
2017-06-30 22:06:17 -04:00
vishalnayak
af12d056ba
fix expiration tests
2017-06-30 21:31:27 -04:00
Cameron Stokes
97f23fe941
[docs] production hardening typo
2017-06-30 15:18:17 -07:00
Jeff Mitchell
ef8fc7917d
Bring TestCluster_ListenForRequests port numbers in line with spread out ports from earlier change
2017-06-30 13:31:57 -04:00
Vishal Nayak
ece2f44ef6
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
84fe28b5f4
Adding prefixed view of a physical backend ( #2938 )
2017-06-29 10:58:59 -04:00
Seth Vargo
49fe772e0c
Add rekeying guide & move guides to top-level ( #2935 )
2017-06-29 14:43:43 +01:00
Jeff Mitchell
a114a1b485
Fix missed 10->100 conversion in tests
2017-06-29 01:45:48 -04:00
Jeff Mitchell
2910d00bb1
Use more separation between test cluster ports for OSX' sake
2017-06-29 00:29:17 -04:00
Jeff Mitchell
f0b9ca9508
changelog++
2017-06-28 23:06:02 -04:00
Brian Nuszkowski
5bc4dc7540
Add the option to specify a specific key id format that is generated … ( #2888 )
2017-06-29 04:05:06 +01:00
Brian Shumate
4a0183ab4c
Docs: Expand Telemetry documentation ( #2860 )
2017-06-29 04:02:48 +01:00
Brian Boerst
0ebb2491b5
Typo fix in vault enterprise/replication docs. ( #2932 )
2017-06-29 04:01:32 +01:00
Seth Vargo
49f508b469
Merge pull request #2914 from hashicorp/sethvargo/ec2authimage
...
Add diagram for EC2 Auth flow
2017-06-28 07:31:37 +08:00
Armon Dadgar
da23ec7ba7
Merge pull request #2925 from hashicorp/docs-harden
...
website: Add more hardening tips
2017-06-27 11:22:46 -07:00
Seth Vargo
764b615ab1
Clarify Vault server
2017-06-27 22:38:16 +08:00
Seth Vargo
2d84ca0e11
Re-org and move text around in list instead
2017-06-27 22:38:16 +08:00
Seth Vargo
5119e31e68
Capitalize C
2017-06-27 22:38:16 +08:00
Seth Vargo
6af372f77b
Add diagram for EC2 Auth flow
2017-06-27 22:38:16 +08:00
Ryon
850c72e863
Update middleman-hashicorp to 0.3.28 for mega nav fixes ( #2924 )
2017-06-27 12:04:04 +01:00
Armon Dadgar
67f55d45f0
adding link to security model
2017-06-26 17:43:04 -07:00
Armon Dadgar
be219f10e6
website: Add more hardening tips
2017-06-26 14:00:36 -07:00
Jeff Mitchell
997da9ae39
Create and persist human-friendly-ish mount accessors ( #2918 )
2017-06-26 18:14:36 +01:00
TheCodeAssassin
8b85fc5cc2
Small typo fix ( #2921 )
2017-06-26 10:08:18 -04:00
Jeff Mitchell
af593dda66
changelog++
2017-06-23 20:54:03 -04:00
Jeff Mitchell
33d10f83e5
Don't allow overriding token ID with the same token ID ( #2917 )
...
Fixes #2916
2017-06-24 01:52:48 +01:00
Jeff Mitchell
a00c9e5ce9
changelog++
2017-06-23 11:22:24 -04:00
Jeff Mitchell
25757049d3
Ensure TOTP codes cannot be reused. ( #2908 )
2017-06-23 16:21:34 +01:00
Cameron Stokes
aa0db53f0d
[docs]: Fix typo in hardening guide.
2017-06-22 22:20:17 -07:00
Armon Dadgar
3dbe7e5cd9
Merge pull request #2898 from hashicorp/docs-prod-hard
...
website: adding production hardening guide
2017-06-22 15:05:35 -07:00
Jeff Mitchell
22e06c05e8
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
3dddf930e5
Changed campaign ( #2909 )
2017-06-22 20:28:58 +01:00
Saj Goonatilleke
910a359909
Fix a typo in the telemetry documentation ( #2910 )
2017-06-22 20:12:28 +01:00
Armon Dadgar
b57a656ff6
Make recommendation vs requirement more clear
2017-06-22 11:02:18 -07:00
lisli
b96346710a
update news section with vault update and webinar update ( #2904 )
2017-06-22 17:07:36 +01:00
Chris Kent
6ef0020be0
Added Enterprise links ( #2906 )
...
Added banner and footer links
2017-06-22 05:33:26 +01:00
Armon Dadgar
72971198f4
Copy changes
2017-06-21 09:55:00 -07:00
Jeff Mitchell
5939c526ac
Fix tests
2017-06-21 11:19:38 -04:00
Jeff Mitchell
a362aa97f6
Fix lease lookup returning properties at top level ( #2902 )
2017-06-21 16:12:09 +01:00
Jeff Mitchell
fafa9377f7
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
5be95b01a1
Add option to have dev mode generic backend return leases
2017-06-21 10:42:50 -04:00
Armon Dadgar
fa40f022a8
website copy updates
2017-06-20 21:21:04 -07:00
Armon Dadgar
629cc49ae9
website: adding production hardening guide
2017-06-20 17:44:54 -07:00
Chris Hoffman
ff319a680f
update gitignore
2017-06-20 13:40:04 -04:00
Chris Hoffman
f5774e3cd5
changelog++
2017-06-20 12:40:16 -04:00
Chris Hoffman
31579fc5d1
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