John Klann

Results 17 issues of John Klann

Add the ability to support keepass versions 2.3x +. This would require: - [x] ability to choose between multiple binaries - [ ] configuration file support - [ ] potentially...

enhancement
Security

- `Update-KeePassEntry` - allow for null/empty values, where keepass supports - https://sourceforge.net/p/keepass/discussion/329220/thread/b7b0e685/

enhancement

Opened from #167 Error : "Update-KeePassDatabaseConfiguration: The parameter set can not be resolved using the specified named parameters."

bug

This needs researching and and testing to see if this is even feasible.

enhancement

Add Support for Gettting, Setting, and Adding Custom Fields.

enhancement

similar to how a sql mirror connection string would work, if first is not available then use secondary location. - possibly look into adding synchronizing from file like keepass ui...

enhancement

This should only be done if it can be done securely. - check in library if there is already a method to do this. - if not find a way...

enhancement
Security

Functions like... - [ ] Get-KeePassDatabase - [ ] Set-KeePassDatabase - [x] New-KeePassDatabase - [ ] Remove-KeePassDatabase - [ ] Get-KeePassCompositeKey - [ ] Set-KeePassCompositeKey - [ ] New-KeePassCompositeKey -...

enhancement

This needs to be looked into for viability. Current thoughts are: Passing the Connection Object should be a performance boost. Create it as a Module Variable? Add Handling for closing...

enhancement
Code-Cleanup

Function to backup KeePass Databases, and key files - [ ] Have Backup location in configuration file

enhancement