open-vault/logical
Armon Dadgar 4abc488cec Merge pull request #510 from ctennis/more_descriptive_errors
More descriptive errors with specific HTTP return codes
2015-08-11 10:11:26 -07:00
..
framework Add a validation step in field data to error more quickly vs. allowing panics to happen when we go to get the data and convert it 2015-08-11 12:34:14 -04:00
testing Vault Test: Disabling mlock for logical.testing.Test() 2015-07-31 12:23:50 -04:00
auth.go vault: Adding InternalData to Auth 2015-05-09 11:39:54 -07:00
connection.go logical: add credential info to logical backend structures 2015-03-30 14:23:32 -07:00
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 logical: remove IncrementedLease, simplify ExpirationTime calculation 2015-06-17 13:59:09 -07:00
lease_test.go logical: remove IncrementedLease, simplify ExpirationTime calculation 2015-06-17 13:59:09 -07:00
logical.go logical: remove SetLogger method 2015-06-30 17:39:39 -07:00
request.go Fix a couple of typos 2015-08-09 15:20:06 -04:00
response.go Fix a couple of typos 2015-08-09 15:20:06 -04:00
secret.go logical: Refactor LeaseOptions to share between Secret and Auth 2015-04-09 12:14:04 -07:00
storage.go logical/aws 2015-03-20 19:03:20 +01:00
storage_inmem.go vault: Passthrough backend uses logical.Backend 2015-03-15 14:27:06 -07:00
storage_inmem_test.go vault: Passthrough backend uses logical.Backend 2015-03-15 14:27:06 -07:00
testing.go vault: Passthrough backend uses logical.Backend 2015-03-15 14:27:06 -07:00
uuid.go logical: WAL methods 2015-03-17 20:39:45 -05:00