.. |
handler.go
|
Merge branch 'master-oss' into json-use-number
|
2016-07-15 19:21:55 -04:00 |
handler_test.go
|
Added JSON Decode and Encode helpers.
|
2016-07-06 12:25:40 -04:00 |
help.go
|
…
|
|
help_test.go
|
Remove cookie authentication.
|
2015-08-21 19:46:23 -07:00 |
http_test.go
|
Added JSON Decode and Encode helpers.
|
2016-07-06 12:25:40 -04:00 |
logical.go
|
Add token accessor to wrap information if one exists
|
2016-06-13 23:58:17 +00:00 |
logical_test.go
|
Added JSON Decode and Encode helpers.
|
2016-07-06 12:25:40 -04:00 |
server.go
|
…
|
|
sys_audit_test.go
|
Fix broken test case
|
2016-03-14 18:44:13 -04:00 |
sys_auth_test.go
|
Added JSON Decode and Encode helpers.
|
2016-07-06 12:25:40 -04:00 |
sys_generate_root.go
|
SealInterface
|
2016-04-04 10:44:22 -04:00 |
sys_generate_root_test.go
|
Added JSON Decode and Encode helpers.
|
2016-07-06 12:25:40 -04:00 |
sys_health.go
|
Added omitempty to ClusterName and ClusterID
|
2016-07-26 14:11:32 -04:00 |
sys_health_test.go
|
Remove global name/id. Make only cluster name configurable.
|
2016-07-26 10:01:35 -04:00 |
sys_init.go
|
Add seal tests and update generate-root and others to handle dualseal.
|
2016-04-25 19:39:04 +00:00 |
sys_init_test.go
|
Remove cookie authentication.
|
2015-08-21 19:46:23 -07:00 |
sys_leader.go
|
Address most review feedback. Change responses to multierror to better return more useful values when there are multiple errors
|
2016-05-16 16:11:33 -04:00 |
sys_leader_test.go
|
…
|
|
sys_lease_test.go
|
Added JSON Decode and Encode helpers.
|
2016-07-06 12:25:40 -04:00 |
sys_mount_test.go
|
Added JSON Decode and Encode helpers.
|
2016-07-06 12:25:40 -04:00 |
sys_policy_test.go
|
Fix tests
|
2016-07-25 17:05:54 -04:00 |
sys_rekey.go
|
Add seal tests and update generate-root and others to handle dualseal.
|
2016-04-25 19:39:04 +00:00 |
sys_rekey_test.go
|
Added JSON Decode and Encode helpers.
|
2016-07-06 12:25:40 -04:00 |
sys_rotate_test.go
|
Added JSON Decode and Encode helpers.
|
2016-07-06 12:25:40 -04:00 |
sys_seal.go
|
Enable audit-logging of seal and step-down commands.
|
2016-05-20 17:03:54 +00:00 |
sys_seal_test.go
|
Storing local and global cluster name/id to storage and returning them in health status
|
2016-07-26 02:32:42 -04:00 |
testing.go
|
Remove cookie authentication.
|
2015-08-21 19:46:23 -07:00 |