Commit graph

31 commits

Author SHA1 Message Date
4333522051 Update install instructions 2024-11-12 10:39:46 +02:00
18ac819707 clean up some style 2024-11-12 10:31:01 +02:00
1f1cd4c394 Fix argument specs 2024-11-12 10:26:20 +02:00
f9cd47c1bf Improve credits 2024-11-12 10:24:54 +02:00
739ffdad8f update readme 2024-11-12 08:47:22 +02:00
94e2a7d42b Update readme 2024-11-12 08:44:35 +02:00
1712cd6496 fix safer obj 2024-11-12 08:39:34 +02:00
d080342c78 Add remove duplicate passwords 2024-11-12 08:37:59 +02:00
5eb5361a51 remove syslog and logfile 2024-11-12 08:35:42 +02:00
f935afd1c2 don't show passwords 2024-11-11 23:23:50 +02:00
9a9be54689 Update metadata 2024-11-11 22:55:23 +02:00
a9f44fd140 Add cache, command to delete all passwords, re-use sessions, add proxy 2024-11-11 22:52:43 +02:00
6cb7783bed fix safer_obj not set 2024-11-11 17:28:44 +02:00
be674aa74f Create folder if it doesn't exist 2024-11-11 17:10:56 +02:00
e340b7ff0e remove extra elif 2024-11-11 16:42:34 +02:00
8335783e89 Unify output to json 2024-11-11 16:40:15 +02:00
7272d3dce8 Add debug 2024-11-11 10:50:19 +02:00
a9b53b884e Add tries for more requests 2024-11-11 10:46:46 +02:00
88b4dbf276 allow same name and add try for other requests 2024-11-11 10:19:56 +02:00
d120396957 increase timeout 2024-11-11 10:05:13 +02:00
1118ba1c2d Fix folder assignment 2024-11-11 09:37:31 +02:00
582f8757b3 remove error handler 2024-11-11 09:26:01 +02:00
bd769f9e3f Fix test for same dicts 2024-11-11 09:20:18 +02:00
f621440116 Set limit on migration 2024-11-11 09:11:58 +02:00
a4b6c35784 Check if password exists with different name but same properties 2024-11-11 08:27:38 +02:00
3a9c124707 Add migration command 2024-11-11 08:16:32 +02:00
679a4300b7 Incorporte class to single file and add more API endpoints 2024-11-10 18:38:23 +02:00
f8af1c4896 add command to create password 2024-11-10 17:13:54 +02:00
09155d0f46 Add functions to call api 2024-11-10 13:26:36 +02:00
ce7cf6d2a4 remote test 2024-11-10 12:53:32 +02:00
c4c6c1c05f first commit 2024-11-10 12:53:00 +02:00