open-vault/logical/framework
2017-11-07 11:11:49 -05:00
..
backend.go Add TypeKVPairs field type (#3535) 2017-11-07 11:11:49 -05:00
backend_test.go Fix TypeDurationSecond to not panic at runtime if the given default is a string (#2396) 2017-02-17 17:25:53 -05:00
field_data.go Add TypeKVPairs field type (#3535) 2017-11-07 11:11:49 -05:00
field_data_test.go Add TypeKVPairs field type (#3535) 2017-11-07 11:11:49 -05:00
field_type.go Add TypeKVPairs field type (#3535) 2017-11-07 11:11:49 -05:00
lease.go Remove Unix() invocations on 'time.Time' objects and removed conversion of time to UTC 2016-07-08 18:30:18 -04:00
lease_test.go Remove Unix() invocations on 'time.Time' objects and removed conversion of time to UTC 2016-07-08 18:30:18 -04:00
path.go Support for 1 and 2 char names in GenericNameRegex 2016-08-30 19:37:52 +02:00
path_map.go Automatically upgrade values to salted on access if salt exists in PathMap (#2831) 2017-06-07 15:22:08 -04:00
path_map_test.go Automatically upgrade values to salted on access if salt exists in PathMap (#2831) 2017-06-07 15:22:08 -04:00
path_struct.go Added JSON Decode and Encode helpers. 2016-07-06 12:25:40 -04: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 Merge branch 'master-oss' into json-use-number 2016-07-15 19:21:55 -04:00
wal_test.go