-
When opening a database file, the app should read the database type from the selected file.
Case:
Was trying to open a Keepass 2 file but the type selection had Keepass 1 preselected and I did not no…
olpeh updated
5 years ago
-
Hi,
Thank you for pykeepass!
I noticed what I believe is a security issue with the way that pykeepass saves a database (I've tested only KDBX). None of the four seeds are regenerated. These are:…
basak updated
4 weeks ago
-
I have in keepass a main database, and for every client a separate kdbx file.
In the main database, for every client, there is:
>name: client's name
>user: empty
>password: kdbx password
>url: cl…
-
Hello folks,
I would like to report that there is a conflict between RequestPolicy 1.0.0b3 and KeeFox 1.3.1 that prevents KeeFox 1.3.1 from communicating with KeePass password database.
I have updat…
-
I am using KeePass v2.51.1, KeeAnywhere v2.0.3 and KeePassHttp v1.8.42 on Windows 10.
My KeePass database is on OneDrive.
I receive an error on File -> Open -> Open from Cloud Drive
Error get…
-
As you might know there is a format for QR codes to connect to a WiFi when your scan the code with a smartphone.
As I have some Wifi credentials in my KeePass (private and work as a network admin) …
-
The WinHelloUnlock works only at the initial start of keepass and unlocking the database. After that every unlock has to be performed by typing the password. No WinHelloUnlock anymore.
-
```
What steps will reproduce the problem?
1. Use this code (no call to setMasterKey()):
Database db = new Database("C:\\data\\KeePass\\work_database.kdb");
// db.setMasterKey(new byte[0]);
…
-
I'd prefer that the custom credentials fields be stored in the "String Fields" section of the KeePass entries, so that they can be remembered from computer-computer as you move the database, as well a…
-
### Version
0.13.0
### Operating System
Windows
### Distribution Method
msi (Windows)
### Describe the issue
When there are issues with git after quitting a conflict edit "Somethi…