open-vault/http
Vishal Nayak f7ed6732a5 Porting identity store (#3419)
* porting identity to OSS

* changes that glue things together

* add testing bits

* wrapped entity id

* fix mount error

* some more changes to core

* fix storagepacker tests

* fix some more tests

* fix mount tests

* fix http mount tests

* audit changes for identity

* remove upgrade structs on the oss side

* added go-memdb to vendor
2017-10-11 10:21:20 -07:00
..
auth_token_test.go
cors.go Set allowed headers via API instead of defaulting to wildcard. (#3023) 2017-08-07 10:03:30 -04:00
forwarding_test.go
handler.go only inject data into top level for existing sys/ paths (#3426) 2017-10-05 11:17:50 -04:00
handler_test.go Porting identity store (#3419) 2017-10-11 10:21:20 -07:00
help.go
help_test.go
http_test.go
logical.go
logical_test.go Porting identity store (#3419) 2017-10-11 10:21:20 -07:00
sys_audit_test.go
sys_auth_test.go
sys_config_cors_test.go Set allowed headers via API instead of defaulting to wildcard. (#3023) 2017-08-07 10:03:30 -04:00
sys_generate_root.go
sys_generate_root_test.go Porting identity store (#3419) 2017-10-11 10:21:20 -07:00
sys_health.go
sys_health_test.go
sys_init.go
sys_init_test.go
sys_leader.go
sys_leader_test.go
sys_lease_test.go
sys_mount_test.go Porting identity store (#3419) 2017-10-11 10:21:20 -07:00
sys_mounts_test.go Rename "generic" secret backend to "kv" (#3292) 2017-09-15 09:02:29 -04:00
sys_policy_test.go
sys_rekey.go Update locking components from DR replication changes (#3283) 2017-09-04 19:38:37 -04:00
sys_rekey_test.go
sys_rotate_test.go
sys_seal.go
sys_seal_test.go
sys_wrapping_test.go
testing.go