KeePassWin
KeePassWin copied to clipboard
A UWP implementation of a KeePass client
Results
24
KeePassWin issues
Sort by
recently updated
recently updated
newest added
The logs don't help if there is a crash. Need to design a way to catch those and make them reportable, but also ensure we don't store session information on...
enhancement
This is due to the command not firing `ICommand.RaiseCanExecuteChanged()` when an item is changed. For now, saving should always be enabled so users don't get into a state they can't...
bug