open-vault/logical
Vishal Nayak d526c8ce1c Merge pull request #629 from hashicorp/token-create-sudo
TokenStore: Provide access based on sudo permissions and not policy name
2015-09-21 10:12:29 -04:00
..
framework Fix up per-backend timing logic; also fix error in TypeDurationSecond in 2015-09-21 09:55:03 -04:00
testing Enhance transit backend: 2015-09-18 14:41:05 -04:00
auth.go
connection.go
error.go This adds a new error class which can be used by logical backends to 2015-08-10 13:27:25 -04:00
lease.go Rejig Lease terminology internally; also, put a few JSON names back to their original values 2015-08-20 22:27:01 -07:00
lease_test.go Internally refactor Lease/LeaseGracePeriod into TTL/GracePeriod 2015-08-20 18:00:51 -07:00
logical.go Rename View to StorageView to make it more distinct from SystemView 2015-09-15 13:50:37 -04:00
request.go
response.go
secret.go Internally refactor Lease/LeaseGracePeriod into TTL/GracePeriod 2015-08-20 18:00:51 -07:00
storage.go
storage_inmem.go
storage_inmem_test.go
system_view.go Take ClientToken instead of Policies 2015-09-21 10:04:03 -04:00
testing.go
uuid.go