PSKeePass / PoShKeePass

PowerShell module for KeePass
MIT License
256 stars 58 forks source link

GroupPath not returned if Username value is too long #197

Open dennisa72295 opened 3 years ago

dennisa72295 commented 3 years ago

Once the username value passes a certain length (no sure of the limit), the group path will not get returned when executing a get-keepassentry command. One entry with a username length greater than the limit and none of the group paths will be returned for the entire database.