-
### Describe the bug
keepassxc stopped working recently (I'm currently running a bisect)
### Steps To Reproduce
1. install keepassxc
2. run `keepassxc` or `keepassxc-cli`
3. it fails about …
-
**Describe the feature you'd like**
For better integration and make sync kdbx easier between platforms. Support for webdav in cloud storages is good
And *why* you need it — that is, how it would m…
-
Hey
Thanks for keeping this updated!
I have a little problem with the new update. I run Arch and downgraded [python-pykeepass](https://archlinux.org/packages/community/any/python-pykeepass/) to …
-
In e.g. keepassxc, it is possible to name the database, and thereby have the name displayed in the tab. If no name is given, the filename is displayed. As far as I can see, the title is the same as t…
-
This code:
~~~
#!/usr/bin/perl
use strict;
#use lib '/home//perl5/lib/perl5';
use File::KDBX;
use File::KDBX::Constants (qw(:all));
use File::KDBX::Util (qw(:all));
use Data::Dumper;
my…
-
This code:
~~~
$ cat ./kdbx_new_file_bad.pl
#!/usr/bin/perl
use strict;
#use lib '/home//perl5/lib/perl5';
use File::KDBX;
my $file = $0 . '.kdbx';
my $pw = 'test';
my $kf = undef;
m…
-
As the title says, I am wondering whether there's any plan on implementing XML importing/exporting in the GUI since it is the only format that actually imports/exports all the data related to an entry…
-
I'm currently stuck on KeePass v2.41 and TrayTOTP V2.0.0.5 because it's the last KeePass version that supports TrayTOTP. I'd love to upgrade to a current KeePass version and use KeeTrayTOTP. After s…
-
Is there a way to save certain info for a connection so don't have to type it each time? For example would be nice if could save: URL (i.e. sftp://user@host:port/path/to/kdbx), fingerprint of expecte…
-
## Description
Add Uuid as a default attribute to list in `show` command or as an attribute with `-a option` to be able to retrive it
`keepassxc-cli show path/to/database 'search'`
Should sho…