open-vault/logical
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
..
framework Add more TypeDurationSecond conversions 2017-08-02 18:12:02 -04:00
plugin Allow for response errors to be passed back from a plugin (#3412) 2017-10-06 14:20:57 -07:00
testing Migrate physical backends into separate packages (#3106) 2017-08-03 13:24:27 -04:00
auth.go Porting identity store (#3419) 2017-10-11 10:21:20 -07:00
connection.go Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00
error.go Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00
identity.go Porting identity store (#3419) 2017-10-11 10:21:20 -07:00
lease.go
lease_test.go
logical.go Backend plugin system (#2874) 2017-07-20 13:28:40 -04:00
request.go Porting identity store (#3419) 2017-10-11 10:21:20 -07:00
response.go Allow accessing Warnings directly in Response. (#2806) 2017-06-05 10:52:43 -04:00
response_util.go Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00
secret.go
storage.go
storage_inmem.go Make logical.InmemStorage standalone (#3066) 2017-07-26 17:59:14 -04:00
storage_inmem_test.go
system_view.go PR comments 2017-05-04 10:41:59 -07:00
testing.go
translate_response.go Porting identity store (#3419) 2017-10-11 10:21:20 -07:00