open-vault/logical/framework
2016-03-16 14:27:01 -04:00
..
backend.go Fix SanitizeTTL check 2016-03-16 14:27:01 -04:00
backend_test.go Adjust framework unit tests for new LeaseExtend 2016-01-29 19:31:37 -05:00
field_data.go Fix up per-backend timing logic; also fix error in TypeDurationSecond in 2015-09-21 09:55:03 -04:00
field_data_test.go logical/framework: handle nil duration value. Fixes #408 2015-07-08 16:55:52 -06:00
field_type.go logical/framework: adding a new duration type to convert to seconds 2015-06-17 15:56:26 -07:00
lease.go invert logic to prefer client increment 2016-01-29 20:02:15 -05:00
lease_test.go invert logic to prefer client increment 2016-01-29 20:02:15 -05:00
path.go Accept params both as part of URL or as part of http body 2016-03-14 19:14:36 -04:00
path_map.go Create more granular ACL capabilities. 2016-01-08 13:05:14 -05:00
path_map_test.go WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
path_struct.go Create more granular ACL capabilities. 2016-01-08 13:05:14 -05:00
path_struct_test.go WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
policy_map.go
policy_map_test.go
secret.go Remove grace periods 2016-01-31 19:33:16 -05:00
secret_test.go
template.go
testing.go
wal.go
wal_test.go