Commit graph

57 commits

Author SHA1 Message Date
d15fb5c02e Add debug information on update 2024-11-19 18:34:33 +02:00
4a7e2bce53 Add custom user-agent 2024-11-19 13:11:02 +02:00
286b3e7edd reuse password after checking for existence 2024-11-19 12:58:01 +02:00
0d195a0408 Fix index 2024-11-19 12:52:17 +02:00
16c724ba8c get id 2024-11-19 12:48:06 +02:00
71df8f7589 Fix update during migration 2024-11-19 12:45:33 +02:00
20523ff5a3 ignore case comparing passwords 2024-11-18 08:35:21 +02:00
8f7f31c67c Fix cached password ref 2024-11-18 08:32:30 +02:00
784d3fa662 ignore case for fields 2024-11-18 08:30:41 +02:00
d0e3c6fc18 Fix install 2024-11-17 17:06:42 +02:00
b2cc76d83d Add other output options 2024-11-17 11:43:31 +02:00
1772f77d30 fix unlocking 2024-11-17 10:57:46 +02:00
d1275b5076 Fix dupe logs and add remove password by id 2024-11-17 10:52:18 +02:00
f7384d8ae1 Improve readme 2024-11-16 23:27:15 +02:00
093bf87f5c improve readme 2024-11-16 23:22:21 +02:00
b1eb3935df Improve readme 2024-11-16 23:18:12 +02:00
5e52091fb6 fix help 2024-11-16 23:11:54 +02:00
ddc7644ad5 Use script_dir for wrapper 2024-11-16 23:10:53 +02:00
5197392e18 Add install wrapper and config 2024-11-16 23:06:35 +02:00
3b3944c893 Add better installer 2024-11-16 22:54:10 +02:00
d9bcafe3e3 update install instructions 2024-11-16 22:43:01 +02:00
e7d7a03e18 Add encrypted file cache of passwords 2024-11-16 22:34:08 +02:00
a5c08ab235 Improve test for duplicates, make safer output, enable update during migration 2024-11-16 13:22:15 +02:00
7c1fb5c9c8 add more debug 2024-11-16 10:49:10 +02:00
c502773ab9 enphatize dangerous effect 2024-11-12 10:43:28 +02:00
3a5ea1a2d7 fix capitalization 2024-11-12 10:43:04 +02:00
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