Jeff Mitchell
|
5ceeb87306
|
changelog++
|
2017-01-23 11:03:06 -05:00 |
Jeff Mitchell
|
cae2604e83
|
changelog++
|
2017-01-23 10:58:26 -05:00 |
Jeff Mitchell
|
dd61901d4f
|
changelog++
|
2017-01-23 10:57:33 -05:00 |
Vishal Nayak
|
5aba2d47b6
|
ldap: Minor enhancements, tests and doc update (#2272)
|
2017-01-23 10:56:43 -05:00 |
Brian Kassouf
|
2cdd70fdf9
|
First attempt at adding docs for permissions
|
2017-01-20 16:34:30 -08:00 |
Brian Kassouf
|
7ec19459a7
|
Remove extra comments
|
2017-01-20 11:38:40 -08:00 |
Brian Kassouf
|
df800198e0
|
Remove some extra comments
|
2017-01-20 11:32:58 -08:00 |
Brian Kassouf
|
e1424c631e
|
Add logic to merge the two arrays and refactor the test around merging
|
2017-01-20 11:16:46 -08:00 |
Brian Kassouf
|
090736d4df
|
Clean up logic a bit and add some comments
|
2017-01-19 18:41:15 -08:00 |
Brian Kassouf
|
37f393ff94
|
Remove unneeded comment block
|
2017-01-19 18:18:06 -08:00 |
Brian Kassouf
|
1580296ae5
|
Update tests to check parsing of types
|
2017-01-19 18:13:39 -08:00 |
Brian Kassouf
|
5ccb3e052b
|
Add tests for boolean values
|
2017-01-19 17:41:02 -08:00 |
Brian Kassouf
|
94242b0de7
|
Update vendored HCL
|
2017-01-19 17:37:59 -08:00 |
Brian Kassouf
|
68a1780052
|
Format dynamic_system_view.go
|
2017-01-19 16:54:08 -08:00 |
Brian Kassouf
|
f3870061ee
|
fix some of the tests and rename allowed/dissallowed paramaters
|
2017-01-19 16:40:19 -08:00 |
Brian Kassouf
|
d79542583f
|
changelog++
|
2017-01-19 14:38:52 -08:00 |
Brian Kassouf
|
d6198b7e24
|
change consistency config value from a bool to a string (#2282)
|
2017-01-19 17:36:33 -05:00 |
vishalnayak
|
cf683af809
|
Corrected PR number in CL
|
2017-01-19 10:13:43 -05:00 |
Vishal Nayak
|
bb1f28ce66
|
Merge pull request #2203 from hashicorp/file-backend-base64
Base64 encode the file names in the 'file' physical backend
|
2017-01-19 10:10:57 -05:00 |
vishalnayak
|
8cdf65e2f9
|
changelog++
|
2017-01-19 09:20:41 -05:00 |
Vishal Nayak
|
462f573f96
|
Merge pull request #2288 from hashicorp/doc-audit-file-path
Fix file_path argument in audit's index.html
|
2017-01-19 09:11:39 -05:00 |
vishalnayak
|
4da3cf3479
|
Fix file_path argument in audit's index.html
|
2017-01-18 21:43:29 -05:00 |
Brian Kassouf
|
25b49b8bae
|
Add test cases for map and integer types
|
2017-01-18 17:11:25 -08:00 |
Vishal Nayak
|
06c586ccd1
|
tokenStore: document the 'period' field (#2267)
|
2017-01-18 17:25:52 -05:00 |
Jacob Crowther
|
5f28afdf32
|
Example "List" command missing a forward slash (#2233)
The List command example is missing a forward slash before the query parameter.
|
2017-01-18 17:25:23 -05:00 |
Jeff Mitchell
|
6279a6a57f
|
changelog++
|
2017-01-18 16:12:40 -05:00 |
Jeff Mitchell
|
20c65b8300
|
Fix regression in 0.6.4 where token store roles could not properly wo… (#2286)
|
2017-01-18 16:11:25 -05:00 |
Vishal Nayak
|
be5a8e1d4e
|
Merge pull request #2284 from hashicorp/disallowed_policies_root
Don't sanitize disallowed_policies on token role
|
2017-01-18 10:23:48 -05:00 |
Raja Nadar
|
8668f82831
|
vaultsharp is now cross-platform (#2285)
|
2017-01-18 08:45:16 -05:00 |
vishalnayak
|
c9bd2a37f8
|
Don't sanitize disallowed_policies on token role
|
2017-01-17 21:34:14 -05:00 |
Brian Kassouf
|
be10ef9d42
|
Use deepequals and write tests for the allow/disallow values
|
2017-01-17 16:40:21 -08:00 |
Vishal Nayak
|
fa7d61baa3
|
Merge pull request #2202 from fcantournet/fix_govet_fatalf
all: test: Fix govet warnings
|
2017-01-17 16:45:35 -05:00 |
Jeff Mitchell
|
69eb5066dd
|
Multi value test seal (#2281)
|
2017-01-17 15:43:10 -05:00 |
Jeff Mitchell
|
2052e406d2
|
Move router mount back below table persistence
|
2017-01-17 15:15:28 -05:00 |
Jeff Mitchell
|
d89256beee
|
Use trusty for Travis to force TLS 1.2
|
2017-01-17 13:48:36 -05:00 |
Jeff Mitchell
|
855d66f0c8
|
changelog++
|
2017-01-17 13:46:31 -05:00 |
vishalnayak
|
0d59c1e6db
|
Adding the 429 code back in
|
2017-01-17 13:36:56 -05:00 |
Jeff Mitchell
|
8e62acbd59
|
Sync the locking behavior between logical/auth backend (#2280)
|
2017-01-17 13:02:29 -05:00 |
Jeff Mitchell
|
dd0e44ca10
|
Add nonce to unseal to allow seeing if the operation has reset (#2276)
|
2017-01-17 11:47:06 -05:00 |
Brian Kassouf
|
1d3cae860b
|
Start to check the values with allowed/dissallowed lists in policy.
|
2017-01-16 17:48:22 -08:00 |
Vishal Nayak
|
0591ba4be8
|
Merge pull request #2273 from hashicorp/doc-remove-429-code
doc: remove unused 429 code from docs to avoid confusion
|
2017-01-13 23:11:58 -05:00 |
vishalnayak
|
62f17774f5
|
doc: remove unused 429 code from docs to avoid confusion
|
2017-01-13 23:12:32 -05:00 |
Brian Kassouf
|
ae116ada25
|
Merge branch 'master' into acl-parameters-permission
|
2017-01-13 16:44:10 -08:00 |
Brian Kassouf
|
e92973c6e0
|
changelog++
|
2017-01-13 14:59:52 -08:00 |
Brian Kassouf
|
59264771a0
|
Merge pull request #2270 from hashicorp/consul-require-consistent
Consul require consistent
|
2017-01-13 14:56:47 -08:00 |
Brian Kassouf
|
5b1f3d07b0
|
Merge pull request #2271 from hashicorp/fix-test
add initialize method to noopbackend
|
2017-01-13 14:35:15 -08:00 |
Brian Kassouf
|
3d47e5ebc7
|
add initialize method to noopbackend
|
2017-01-13 13:12:27 -08:00 |
Brian Kassouf
|
6aa097b727
|
Add require consistent flag to Consul Lock
|
2017-01-13 12:22:14 -08:00 |
Jeff Mitchell
|
252e1f1e84
|
Port over some work to make the system views a bit nicer
|
2017-01-13 14:51:27 -05:00 |
Brian Kassouf
|
f11cd7f54a
|
SP error
|
2017-01-13 11:50:23 -08:00 |