Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan White <support@dmapps.us>2019-03-24 15:51:40 +0300
committerJonathan White <support@dmapps.us>2019-03-24 16:23:26 +0300
commit13a9ac8f576539aace93a2d5faa2c4d35474f95e (patch)
tree9b464ba874471b73a6c79e58addd3906100218ef /tests/data
parenta58e3d5ee0113019adea182830b2fcc9e5387184 (diff)
Adding --no-password option to CLI
I also added tests for the --key-file option, which was untested.
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/KeyFileProtected.kdbxbin0 -> 1637 bytes
-rw-r--r--tests/data/KeyFileProtected.keybin0 -> 128 bytes
-rw-r--r--tests/data/KeyFileProtectedNoPassword.kdbxbin0 -> 1589 bytes
-rw-r--r--tests/data/KeyFileProtectedNoPassword.keybin0 -> 128 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/tests/data/KeyFileProtected.kdbx b/tests/data/KeyFileProtected.kdbx
new file mode 100644
index 000000000..eeda44d58
--- /dev/null
+++ b/tests/data/KeyFileProtected.kdbx
Binary files differ
diff --git a/tests/data/KeyFileProtected.key b/tests/data/KeyFileProtected.key
new file mode 100644
index 000000000..31314b953
--- /dev/null
+++ b/tests/data/KeyFileProtected.key
Binary files differ
diff --git a/tests/data/KeyFileProtectedNoPassword.kdbx b/tests/data/KeyFileProtectedNoPassword.kdbx
new file mode 100644
index 000000000..6ee188da8
--- /dev/null
+++ b/tests/data/KeyFileProtectedNoPassword.kdbx
Binary files differ
diff --git a/tests/data/KeyFileProtectedNoPassword.key b/tests/data/KeyFileProtectedNoPassword.key
new file mode 100644
index 000000000..a6131f09e
--- /dev/null
+++ b/tests/data/KeyFileProtectedNoPassword.key
Binary files differ