Commit Graph

1214 Commits

Author SHA1 Message Date
Jeff Mitchell 8521e77d2b changelog++ 2018-12-14 09:38:17 -05:00
Jeff Mitchell 85227877fa changelog++ 2018-12-14 09:22:55 -05:00
Jeff Mitchell cb1a686e3b
Strip empty strings from database revocation stmts (#5955)
* Strip empty strings from database revocation stmts

It's technically valid to give empty strings as statements to run on
most databases. However, in the case of revocation statements, it's not
only generally inadvisable but can lead to lack of revocations when you
expect them. This strips empty strings from the array of revocation
statements.

It also makes two other changes:

* Return statements on read as empty but valid arrays rather than nulls,
so that typing information is inferred (this is more in line with the
rest of Vault these days)

* Changes field data for TypeStringSlice and TypeCommaStringSlice such
that a client-supplied value of `""` doesn't turn into `[]string{""}`
but rather `[]string{}`.

The latter and the explicit revocation statement changes are related,
and defense in depth.
2018-12-14 09:12:26 -05:00
Brian Kassouf e385b2a78d
changelog++ 2018-12-13 16:46:41 -08:00
Matthew Irish 8710b5122c
changelog++ 2018-12-12 16:55:30 -06:00
Jim Kalafut dfc8b37dc7
changelog++ 2018-12-12 14:03:44 -08:00
Jeff Mitchell 4c47e64611 changelog++ 2018-12-12 15:39:06 -05:00
Jeff Mitchell fff8976671 Update backwards compat fix from 5913 2018-12-12 15:36:28 -05:00
Jeff Mitchell e51c316915 changelog++ 2018-12-12 15:30:36 -05:00
Brian Kassouf 0ef12ac8b7
changelog++ 2018-12-12 12:28:54 -08:00
Jeff Mitchell 88cb7068e8 changelog++ 2018-12-12 15:26:48 -05:00
Jeff Mitchell ea9fbc5709 changelog++ 2018-12-12 15:08:42 -05:00
Jeff Mitchell 66af039f00 changelog++ 2018-12-11 11:29:16 -05:00
madalynrose c822f06d54
Update CHANGELOG.md 2018-12-10 12:14:51 -05:00
Matthew Irish 436b60fa77
changelog++ 2018-12-07 14:02:58 -06:00
Jeff Mitchell 7b717983c6 changelog++ 2018-12-03 17:44:12 -05:00
Brian Kassouf 052ae041e9
Update CHANGELOG.md 2018-12-03 14:19:08 -08:00
Jeff Mitchell 806bf309dc changelog++ 2018-12-03 12:48:42 -05:00
Jeff Mitchell 4cb3b4c5d3 changelog++ 2018-12-03 12:46:44 -05:00
Jeff Mitchell 9066bba70a CL and plugin updates 2018-12-03 11:45:02 -05:00
Jeff Mitchell 149e14f8fa Some release prep work 2018-12-03 10:01:06 -05:00
Matthew Irish c9cb6910d5
changelog++ 2018-12-03 08:29:25 -06:00
Jeff Mitchell e3dbe1f96b changelog++ 2018-11-21 13:10:53 -05:00
Calvin Leung Huang 130efb6c61 changelog++ 2018-11-20 12:20:59 -08:00
Brian Kassouf 6c19078da6 release prep 2018-11-20 11:45:27 -08:00
Matthew Irish 6e3d8311a1
changelog++ 2018-11-20 11:34:10 -06:00
Chris Hoffman 2686fd3791
changelog++ 2018-11-20 09:51:37 -05:00
Matthew Irish af79b86600
changelog++ 2018-11-19 21:25:51 -06:00
Brian Kassouf d4264a5c27
changelog++ 2018-11-19 16:03:59 -08:00
Brian Kassouf 4abb0274bc
changelog++ 2018-11-19 16:02:39 -08:00
Brian Kassouf 3842ccd90c
changelog++ 2018-11-19 16:01:00 -08:00
Brian Kassouf bad1d3fa30
changelog++ 2018-11-19 15:56:39 -08:00
Brian Kassouf 186ebb3143
changelog++ 2018-11-19 15:55:10 -08:00
Brian Kassouf 06ec55faf4
Update CHANGELOG.md 2018-11-19 15:52:00 -08:00
Matthew Irish d8ed66ae1f
changelog++ 2018-11-19 15:59:57 -06:00
Jeff Mitchell 127413461b
Remove token store paths with token/accessors in URLs (#5773) 2018-11-19 16:58:19 -05:00
Jeff Mitchell 78b10af89f changelog++ 2018-11-16 08:08:00 -05:00
vishalnayak b1352c94c4 changelog++ 2018-11-15 20:09:58 -05:00
Brian Kassouf f1258c5f17
changelog++ 2018-11-13 19:56:58 -08:00
Jeff Mitchell 0789ca2c61 changelog++ 2018-11-13 11:40:36 -05:00
Brian Kassouf 48dffb9b7c release prep 2018-11-12 11:10:47 -08:00
madalynrose 7ef0d3cfd9
Update CHANGELOG.md 2018-11-12 11:33:24 -05:00
Jeff Mitchell 8fc49e1d0e changelog++ 2018-11-09 10:48:26 -05:00
vishalnayak 392177b7d4 changelog++ 2018-11-08 13:07:19 -05:00
Jeff Mitchell e0c7273e78 changelog++ 2018-11-07 23:50:20 -05:00
madalynrose 52a496667e
Update CHANGELOG.md 2018-11-07 14:39:14 -05:00
Jeff Mitchell 8b6b344d86
Add `default-service`/`default-batch` to token store roles (#5711) 2018-11-07 09:45:09 -05:00
Matthew Irish 040799d67d
changelog++ 2018-11-06 20:21:06 -06:00
vishalnayak 4b1d816be7 changelog++ 2018-11-06 16:32:10 -05:00
vishalnayak 867f39a97a changelog++ 2018-11-06 16:30:48 -05:00