Closed mkol5222 closed 1 year ago
Keepass provider entries in root of database should be created without leading slash for consistency between root and non-root Keepass items
Inconsistent path creates confusion and it made me think that Keepass support is broken, because path to entry was not predictable.
Created Keepass database with entries in root and inside groups. Both should have path without need for leading slash. E.g.
KeyPass: env: world: path: Root/hello redis: path: Root/redis/config/foobar
Please consider this change.
Thanks @mkol5222
Description
Keepass provider entries in root of database should be created without leading slash for consistency between root and non-root Keepass items
Motivation and Context
Inconsistent path creates confusion and it made me think that Keepass support is broken, because path to entry was not predictable.
How Has This Been Tested?
Created Keepass database with entries in root and inside groups. Both should have path without need for leading slash. E.g.
Please consider this change.