Jeremy Voorhis
3407a033ba
Update the S3 storage backend docs to reflect capabilities.
2017-05-11 14:30:05 -07:00
Jeff Mitchell
26ed13af91
changelog++
2017-05-11 16:41:05 -04:00
Seth Rutner
3874b63af3
Fix typos in error message ( #2692 )
2017-05-10 10:28:35 -04:00
Chris Hoffman
08f3b08bbd
adding leases documentation redirects ( #2707 )
2017-05-10 09:43:09 -04:00
Chris Hoffman
4cd50fd822
Updating key export documentation for transit ( #2706 )
2017-05-10 09:27:03 -04:00
Cameron Stokes
ab7d91a506
[docs] Update glossary for auth backend terminology. ( #2703 )
2017-05-09 22:17:32 -04:00
Jeff Mitchell
d25aa9fc21
Don't write salts in initialization, look up on demand ( #2702 )
2017-05-09 17:51:09 -04:00
Seth Vargo
a7a5337cbc
Update builder, allow disabling redirects
2017-05-09 17:00:34 -04:00
Seth Vargo
e07e8f88cd
Merge pull request #2693 from hashicorp/sethvargo/csr
...
Add project-side redirects
2017-05-09 16:23:21 -04:00
Seth Vargo
3e16f02d4b
Add project-side redirects
2017-05-09 16:07:55 -04:00
Jeff Mitchell
38c49dbe7b
changelog++
2017-05-09 14:06:13 -04:00
Jeff Mitchell
76ca5fc377
Allow non-strings to be used to set `ttl` field in generic. ( #2699 )
2017-05-09 14:05:00 -04:00
Tim Stamp
de8bbed321
Header Type Typo ( #2695 )
...
Header 'Update Key Configuration' should be a H2 not a H4.
2017-05-09 09:57:23 -04:00
Gregory Collins
ef5aef8d81
Fix command docstring typo: wrappping -> wrapping. ( #2696 )
2017-05-09 09:56:54 -04:00
Jeff Mitchell
7068292252
Update/clarify docs on generic backend ttl.
...
Ping #2697
2017-05-09 09:56:11 -04:00
Jeff Mitchell
8a83389542
changelog++
2017-05-09 09:51:40 -04:00
Jeff Mitchell
45eaa7ad01
Increase plugin wrapping token time to 60 seconds; 10 can be too short as seen in tests
2017-05-09 09:50:07 -04:00
Jeff Mitchell
5b3d80042e
Fix mount test
2017-05-09 09:49:45 -04:00
Jeff Mitchell
e98690d00c
Ensure we aren't leaking any open FDs in the file backend if we hit certain error conditions
2017-05-09 09:24:43 -04:00
Jeff Mitchell
185ba8a1c3
Only run cassandra tests on Travis for right now
2017-05-09 08:36:20 -04:00
Jeff Mitchell
e3c8be72cc
Fix local check on singleton required mounts
2017-05-09 08:36:10 -04:00
Jeff Mitchell
a3191995e6
Cut version 0.7.2
2017-05-08 17:11:53 -04:00
Jeff Mitchell
7763b15493
Bump versions
2017-05-08 16:19:41 -04:00
Jeff Mitchell
571fef0eda
changelog++
2017-05-08 16:18:22 -04:00
Jeff Mitchell
490b01d6d8
Add salt mutex to app-id ( #2690 )
2017-05-08 16:15:24 -04:00
Jeff Mitchell
92e3758291
Don't hash time.Time values in return data maps, they may be useful for reconciling values and are not generally secret
2017-05-08 14:19:42 -04:00
Mitchell Hashimoto
c29ee275ce
audit: hash time.Time values in map fields ( #2689 )
...
This enables audit.Hash to hash time.Time values that may exist as
direct fields in the map. This will error (instead of panic) for any
time.Time values that don't occur within map values. For example, this
does not support a time.Time within a slice. If that needs to be
supported then modifications will need to be made.
This also requires an update to reflectwalk (included in this PR). This
is a minimal change that allows SkipEntry to signal to skip an entire
struct. We do this because we don't want to walk any of time.Time since
we handle it directly.
2017-05-08 14:06:08 -04:00
Jeff Mitchell
e0c2b37c2a
Add commenting to singletonMountTables
2017-05-08 13:39:18 -04:00
Jeff Mitchell
f50d345fa3
Fix imports.
...
Closes #2688
2017-05-08 10:23:29 -04:00
Jeff Mitchell
726bd6f379
Don't load a required mount if in secondary mode, let sync invalidate do that
2017-05-05 19:40:26 -04:00
Jeff Mitchell
3aafb3270c
Move singleton mount fetching function to mount.go and fix tests
2017-05-05 17:20:30 -04:00
Jeff Mitchell
b53331d345
Add token to singleton mounts
2017-05-05 16:45:48 -04:00
Jeff Mitchell
051f670b19
Merge pull request #2682 from hashicorp/skip-init
...
Add logic to skip initialization in some cases and some invalidation logic
2017-05-05 16:44:37 -04:00
Jeff Mitchell
6f6f242061
Add logic to skip initialization in some cases and some invalidation logic
2017-05-05 15:01:52 -04:00
Jeff Mitchell
5f99def25b
Cut version 0.7.1
2017-05-05 11:58:40 -04:00
Jeff Mitchell
f1fb1e50a5
Prep for 0.7.1
2017-05-05 11:46:43 -04:00
Jeff Mitchell
b9244d71da
changelog++
2017-05-05 11:39:52 -04:00
vishalnayak
fa201f2505
auth/token/tidy log level update
2017-05-05 11:16:13 -04:00
Jeff Mitchell
5160a13818
Merge pull request #2452 from hashicorp/sys-tidy-leases
...
Cleaning of stale leases
2017-05-05 10:54:25 -04:00
Jeff Mitchell
55ef4f2566
Merge branch 'master-oss' into sys-tidy-leases
2017-05-05 10:53:41 -04:00
Jeff Mitchell
b482043de1
Update debugging around tidy
2017-05-05 10:48:12 -04:00
Jeff Mitchell
91e790867f
Address feedback
2017-05-05 10:26:40 -04:00
Brian Kassouf
61f115ba81
Update postgresql.html.md
2017-05-04 17:56:09 -07:00
Brian Kassouf
20cc43bf18
Update mysql-maria.html.md
2017-05-04 17:55:50 -07:00
Brian Kassouf
913a112681
Update mssql.html.md
2017-05-04 17:55:30 -07:00
Brian Kassouf
0a8ee02065
changelog++
2017-05-04 15:29:05 -07:00
Brian Kassouf
24b27f99f8
Changelog++
2017-05-04 15:27:43 -07:00
Brian Kassouf
258ac427ad
Merge pull request #2200 from hashicorp/database-refactor
...
Combined Database Backend with Plugins
2017-05-04 14:08:02 -07:00
Brian Kassouf
16e6f9640d
Few docs updates
2017-05-04 14:07:12 -07:00
Jeff Mitchell
13940b59e4
changelog++
2017-05-04 16:59:44 -04:00