Brian Kassouf
|
7fed43c035
|
Add the ability to glob allowed roles in the Database Backend (#3387)
* Add the ability to glob allowed roles in the Database Backend
* Make the error messages better
* Switch to the go-glob repo
|
2017-10-30 13:24:25 -07:00 |
|
Jeff Mitchell
|
474f008b2d
|
Clean up plugin tests with CA info
|
2017-07-31 15:09:19 -04:00 |
|
Jeff Mitchell
|
1bfc6d4fe7
|
Add a -dev-three-node option for devs. (#3081)
|
2017-07-31 11:28:06 -04:00 |
|
Jeff Mitchell
|
753b68fa1b
|
Port TestCluster changes from proxy branch
|
2017-07-03 14:54:01 -04:00 |
|
Jeff Mitchell
|
fdf92aeba5
|
Add listing to database connections. (#2827)
Fixes #2823
|
2017-06-07 10:03:17 -04:00 |
|
Brian Kassouf
|
cbcb8635a4
|
Update databse backend tests to use the APIClientMeta for the plugin conns
|
2017-05-03 16:34:09 -07:00 |
|
Brian Kassouf
|
29d9b831d3
|
Update the api for serving plugins and provide a utility to pass TLS data for commuinicating with the vault process
|
2017-05-02 14:40:11 -07:00 |
|
Brian Kassouf
|
e3e5f12f9e
|
Default deny when allowed roles is empty
|
2017-04-25 11:48:24 -07:00 |
|
Brian Kassouf
|
6f9d178370
|
Calls to builtin plugins now go directly to the implementation instead of go-plugin
|
2017-04-20 18:46:41 -07:00 |
|
Brian Kassouf
|
883c80540a
|
Add allowed_roles parameter and checks
|
2017-04-13 10:33:34 -07:00 |
|
Brian Kassouf
|
db91a80540
|
Update plugin test
|
2017-04-10 14:12:28 -07:00 |
|
Brian Kassouf
|
459e3eda4e
|
Update backend tests
|
2017-04-10 10:35:16 -07:00 |
|
Brian Kassouf
|
93136ea51e
|
Add backend test
|
2017-04-07 15:50:03 -07:00 |
|
Brian Kassouf
|
29ae4602dc
|
More work on getting tests to pass
|
2017-03-23 15:54:15 -07:00 |
|
Brian Kassouf
|
acdcd79af3
|
Begin work on database refactor
|
2017-03-03 14:38:48 -08:00 |
|