|
2e3fc475cf
|
fix: Use vault metadata derivation index for environment mnemonic - Fixed bug where GetValue() used hardcoded index 0 instead of vault metadata - Added test31 to verify environment mnemonic respects vault derivation index - Rewrote test19DisasterRecovery to actually test manual recovery process - Removed all test skip statements as requested
|
2025-06-09 17:21:02 -07:00 |
|
|
fbda2d91af
|
add secret versioning support
|
2025-06-08 22:07:19 -07:00 |
|
|
f59ee4d2d6
|
'unlock keys' renamed to 'unlockers'
|
2025-05-30 07:29:02 -07:00 |
|
|
a4d7225036
|
Standardize file permissions using constants and fix parameter ordering inconsistencies
|
2025-05-29 13:13:44 -07:00 |
|
|
ddb395901b
|
Refactor vault functionality to dedicated package, fix import cycles with interface pattern, fix tests
|
2025-05-29 12:48:36 -07:00 |
|
|
b26794e21a
|
test: Add comprehensive test suite for secret manager - CLI, debug, secret, and vault tests with in-memory filesystem for fast isolated testing
|
2025-05-29 09:52:05 -07:00 |
|