Hamid Ghaf
27bb03bbc0
adding copyright header ( #19555 )
...
* adding copyright header
* fix fmt and a test
2023-03-15 09:00:52 -07:00
swayne275
4632a26a09
Use %q for quoted strings where appropriate ( #15216 )
...
* change '%s' to %q where single vs double quotes shouldn't matter
* replace double quotes with %q in logs and errors
2022-08-03 12:32:45 -06:00
Brian Kassouf
c705adc79c
Fix some linting errors ( #12860 )
2021-10-18 17:29:47 -07:00
Clint
80382d52d4
Transit: error when restoring to a name that looks like a path ( #7998 )
...
* Add test to verify #7663
* Validate name in transit key restore to not be a path
2019-12-11 09:32:22 -06:00
Jeff Mitchell
8bcb533a1b
Create sdk/ and api/ submodules ( #6583 )
2019-04-12 17:54:35 -04:00
T.K
453f1ac109
changed misspelled english words ( #6432 )
2019-03-19 09:32:45 -04:00
Clint
fec3b70374
Allow force restore for Transit Key Restores ( #5382 )
...
* Add test file for testing path_restore in Transit backend. Fails because 'force' is not implemented yet
* initial implementation of 'force', to force restore of existing transit key atomically
2018-09-25 15:20:59 -05:00