Jeff Mitchell
eb7fd85eb5
changelog++
2018-01-03 12:12:07 -05:00
Jon Davies
f57329a37a
s3.go: Added options to use paths with S3 and the ability to disable SSL ( #3730 )
2018-01-03 12:11:00 -05:00
Brian Nuszkowski
326e1ab24c
Update '/auth/token/revoke-self' endpoint documentation to reflect the proper response code ( #3735 )
2018-01-03 12:09:43 -05:00
Didi Kohen
ec8befbaac
Clarify that keybase is supported only in the CLI ( #3744 )
2018-01-03 11:18:38 -05:00
dmwilcox
ad0a39dfe1
Update docs to reflect ability to load cold CA certs to output full chains. ( #3740 )
2018-01-03 10:59:18 -05:00
Alexandre Nicastro
3108692119
docs: fix typo (change 'a' to 'an' - indefinite article) ( #3741 )
2018-01-03 10:47:15 -05:00
markpaine
68f87ba6f6
Spelling correction. "specifig" -> "specific" ( #3739 )
2018-01-03 10:38:55 -05:00
markpaine
6201056f11
Spelling correction "datatabse" -> "database" ( #3738 )
2018-01-03 10:38:16 -05:00
Brian Shumate
f25f546eb9
Docs: Updated Telemetry documentation ( #3722 )
2017-12-26 13:51:15 -05:00
Brian Shumate
2c5b6909c9
Update backend config docs - addresses #3718 ( #3724 )
2017-12-26 13:48:45 -05:00
Brian Nuszkowski
3f3e96d2a3
Add the ability to pass in mfa parameters when authenticating via the… ( #3729 )
2017-12-26 13:40:44 -05:00
Jeff Mitchell
9c7e739ee7
Port website changes from ent side
2017-12-21 09:00:35 -05:00
Jeff Mitchell
87b6919dea
Cut version 0.9.1
2017-12-21 08:39:55 -05:00
Jeff Mitchell
b9714386a6
Bump vars for 0.9.1
2017-12-21 08:39:41 -05:00
Jeff Mitchell
ce4b28efa9
Sync in plugin updates
2017-12-21 08:31:20 -05:00
Jeff Mitchell
ea5a3dd15c
changelog++
2017-12-19 17:13:01 -05:00
Jeff Mitchell
706591e750
Allow log level to be specified in an env var ( #3721 )
2017-12-19 17:12:23 -05:00
Jeff Mitchell
4122bc9f50
changelog++
2017-12-19 17:03:27 -05:00
Jeff Mitchell
10ab224ecb
Bust recovery cache after unsealed is set true to force migration
2017-12-19 16:22:09 -05:00
Antergone
f46e6ca5ed
fix consul tls settings ( #3719 )
2017-12-19 14:24:21 -05:00
Antergone
ccf10f64c0
check schema and table before create it ( #3716 )
2017-12-19 14:23:58 -05:00
Jeff Mitchell
8c4f369e50
Revert grabbing lock in database Connection funcs
2017-12-19 12:53:21 -05:00
Jeff Mitchell
f9f64572f5
Clarify control group APIs are enterprise only.
...
Fixes #3702
2017-12-19 11:00:02 -05:00
Jeff Mitchell
7ef59df0b2
Add lock to sql connection as well
2017-12-19 10:38:26 -05:00
Jeff Mitchell
28e8fd1ca7
Add lock and close check on cassandra as well
2017-12-19 10:26:46 -05:00
Jeff Mitchell
3ba108f51e
Ping the mongo session when the connection is retrieved.
...
This was in the deprecated backend where it fixed a similar issue a long
time ago but for some reason didn't make it over. Additionally the
function wasn't being locked properly.
Hopefully fixes #2973
2017-12-19 10:11:04 -05:00
Brian Kassouf
6a74c119f3
secret/database: Fix upgrading database backend ( #3714 )
2017-12-18 19:38:47 -08:00
Jeff Mitchell
13024cbf83
changelog++
2017-12-18 15:31:40 -05:00
Calvin Leung Huang
40b8314c4d
Add period and max_ttl to cert role creation ( #3642 )
2017-12-18 15:29:45 -05:00
Roger Berlind
b5b77d29dc
Added example for Azure SQL Database ( #3700 )
2017-12-18 13:55:56 -05:00
Chris Hoffman
563edbe1f6
short circuit cert extensions check ( #3712 )
2017-12-18 13:19:05 -05:00
Jeff Mitchell
67d4d317d1
changelog++
2017-12-18 13:07:05 -05:00
Jeff Mitchell
266d42eb95
changelog++
2017-12-18 12:55:16 -05:00
Travis Cosgrave
95328e2fb4
Use Custom Cert Extensions as Cert Auth Constraint ( #3634 )
2017-12-18 12:53:44 -05:00
Jeff Mitchell
a572ed480c
Merge pull request #3695 from hashicorp/creds-period-logic
2017-12-18 12:40:03 -05:00
Jeff Mitchell
7fd6103fc5
Merge pull request #3401 from hashicorp/f-nomad
2017-12-18 12:24:10 -05:00
Jeff Mitchell
4f31ee7cc8
Merge branch 'master' into f-nomad
2017-12-18 12:23:39 -05:00
Ernest W. Durbin III
a6c0194b68
Correct documentation for Kubernetes Auth Plugin ( #3708 )
2017-12-18 12:12:08 -05:00
Calvin Leung Huang
469745e390
changelog++
2017-12-18 11:42:03 -05:00
Calvin Leung Huang
733e5330cd
changelog++
2017-12-18 10:32:02 -05:00
Chris Hoffman
13ce9aca40
changelog++
2017-12-18 10:15:29 -05:00
Jeff Mitchell
b80af5a993
Fix up comment
2017-12-18 10:11:24 -05:00
jaloren
8feb6e2c9d
Support Incrementing Lease TTL in Renew api ( #3688 )
2017-12-18 10:09:59 -05:00
Jeff Mitchell
7c427957a1
changelog++
2017-12-18 10:06:39 -05:00
Jeff Mitchell
4cc40105d3
Fix audited request header lookup ( #3707 )
...
The headers are stored lowercased but the lookup function wasn't
properly lowercasing when indexing in the header map.
Fixes #3701
2017-12-18 10:05:51 -05:00
Jeff Mitchell
7184a351d6
changelog++
2017-12-18 10:00:04 -05:00
immutability
f8cdeec783
Add Duo MFA to the Github backend ( #3696 )
2017-12-18 09:59:17 -05:00
Chris Hoffman
288c932add
adding recovery info to seal status ( #3706 )
2017-12-18 09:58:14 -05:00
Jeff Mitchell
b0d33e3bc0
Pull in new go-cleanhttp to fix data race
2017-12-18 09:40:22 -05:00
James Nugent
7480287181
physical/dynamodb: Clarify ha_enabled type ( #3703 )
...
The example in the documentation correctly passes a quoted boolean (i.e.
true or false as a string) instead of a "real" HCL boolean. This commit
corrects the parameter list to document that fact.
While it would be more desirable to change the implementation to accept
an unquoted boolean, it seems that the use of `hcl.DecodeObject` for
parameters which are not common to all storage back ends would make this
a rather more involved change than this necessarily warrants.
2017-12-18 09:30:29 -05:00