vault/sdk/framework
Max Bowsher 2f677665b3
Fix vault path-help for selected paths with bad regexps (#18571)
* Fix `vault path-help` for selected paths with bad regexps

See the comment being added in `sdk/framework/path.go` for the
explanation of why this change is needed.

* Grammar fix and add changelog

* Also fix hardcoded expectations in a new test

* Add a couple more testcases, and some comments.

* Tweak spelling in comment
2023-06-30 08:42:30 -07:00
..
testdata Fix OpenAPI-related tests (#19983) 2023-04-04 18:27:20 -04:00
backend_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
backend.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
field_data_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
field_data.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
field_type.go Fix RFC3339 comment typo (#20100) 2023-04-11 20:11:05 +00:00
filter.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
identity_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
identity.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
lease_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
lease.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
openapi_test.go Add a new log message, reporting collisions between OpenAPI paths (#20873) 2023-06-23 13:36:11 -04:00
openapi.go Add a new log message, reporting collisions between OpenAPI paths (#20873) 2023-06-23 13:36:11 -04:00
path_map_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_map.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_struct_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_struct.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path.go Fix vault path-help for selected paths with bad regexps (#18571) 2023-06-30 08:42:30 -07:00
policy_map_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
policy_map.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
secret_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
secret.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
template.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
testing.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
wal_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
wal.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00