Commit graph

420 commits

Author SHA1 Message Date
binsky
cfa818f0eb
implement option to show vault password in vaults list #803 2024-04-06 00:10:19 +02:00
binsky
324bb15961
Merge branch 'master' into fix-filters-for-null-passwords 2023-07-17 00:04:20 +02:00
binsky
6e72791142
fix generic csv compromised field import 2023-07-04 11:02:54 +02:00
binsky
ca826072bd
add basic error handling for failed custom field file data parsing on csv import 2023-06-28 02:32:57 +02:00
binsky
0ebbfefa53
add matchings and fix generic csv importer credential preview 2023-06-28 01:02:15 +02:00
binsky
a4688893b7
Merge branch 'improve-exporter' into import-export-improvements 2023-06-28 00:36:59 +02:00
binsky
126c0dd437
Merge branch 'master' into import-export-improvements 2023-06-28 00:35:31 +02:00
binsky
7fa5878440
add missing fields and repair tags and files in generic csv importer 2023-06-28 00:26:37 +02:00
binsky
5574064a41
fix filters for credentials without a password
Signed-off-by: binsky <timo@binsky.org>
2023-06-25 20:49:20 +02:00
binsky
11f23afad4 fix generic csv importer preview
Signed-off-by: binsky <timo@binsky.org>
2023-05-07 19:40:23 +02:00
binsky
8147cc0253 replace some var occurrences in filter functions with let and const
Signed-off-by: binsky <timo@binsky.org>
2023-05-07 17:38:44 +02:00
binsky
e1b3b11bde add compromised filter option
Signed-off-by: binsky <timo@binsky.org>
2023-05-07 17:32:53 +02:00
binsky
5e4a266dd0 implement hint and checkbox to change a vault password
Signed-off-by: binsky <timo@binsky.org>
2023-05-02 20:59:46 +02:00
binsky
6e192fec57 fix deletion of a vault that contains shared credentials with files 2023-04-24 19:34:30 +02:00
binsky
776ffe6ea1 implement re-encryption of the acl shared_key when changing vault password 2023-04-23 18:31:50 +02:00
binsky
6660985f88 fix credential.sharing_key re-encryption for vault password changes 2023-04-23 16:41:32 +02:00
binsky
2018d422d0 fix delete/recover credential button actions 2023-04-23 14:06:00 +02:00
binsky
f97567d7f6 fix/implement shared credential file upload for other users 2023-04-23 11:44:12 +02:00
binsky
baf9a189ea fix shared credential decryption error #737 2023-04-22 19:10:17 +02:00
binsky
70b5799c36 some improvements; comment out a weird line in re-encryption js code 2023-04-22 18:14:59 +02:00
Marcos Zuriaga
038b0e0380
Merge branch 'dark-mode-improvements' 2023-01-18 17:37:33 +01:00
binsky
e1d7793cca fix bookmarklet by adding required vault_tries functionality
Signed-off-by: binsky <timo@binsky.org>
2023-01-03 21:35:26 +01:00
binsky
54d1171a8b switch to an updated OTP lib and add support for custom OTP digits and period values
Signed-off-by: binsky <timo@binsky.org>
2022-08-27 02:35:25 +02:00
binsky
d9815b3ca3 do not collect all credential guids for vault deletion; use custom file mass deletion endpoint
Signed-off-by: binsky <timo@binsky.org>
2021-10-23 19:59:13 +02:00
binsky
761c21da0e add dedicated method to delete vault contents before vault deletion
Signed-off-by: binsky <timo@binsky.org>
2021-10-22 20:10:31 +02:00
WolFi
2dd9f3405a Merge branch 'fix-passwords-visibility' of https://github.com/estromenko/passman into estromenko-fix-passwords-visibility 2021-09-26 00:18:46 +02:00
estromenko
cba958c488 Make all passwords invisible in vault info
Signed-off-by: Eduard Stromenko <estromenko@mail.ru>
2021-09-20 22:43:05 +03:00
binsky
4a1cfe3b7a fix showing deleted credentials
Signed-off-by: binsky <timo@binsky.org>
2021-08-31 17:50:54 +02:00
binsky
30f200caf2 fixed cooperation of the filter options
Signed-off-by: binsky <timo@binsky.org>
2021-08-24 14:02:42 +02:00
binsky
9c6e270f76 fix importer js
Signed-off-by: binsky <timo@binsky.org>
2021-08-22 15:12:57 +02:00
Marcos Zuriaga
88fef6029b
Merge branch 'ui-improvements' into next 2021-08-22 13:45:17 +02:00
binsky
39a712ca42 fix blocking vault export if a download or decryption failed
Signed-off-by: binsky <timo@binsky.org>
2021-08-17 17:08:45 +02:00
binsky
28d7b683f4 fix bookmarklet
Signed-off-by: binsky <timo@binsky.org>
2021-08-17 17:07:22 +02:00
binsky
158a223d33 catch saving a credential without label #657 2021-03-24 21:22:24 +01:00
binsky
e65e335350 add reload button; auto reload vault after import 2021-03-24 18:28:57 +01:00
binsky
3cbb2dcda1 add files support to the generic csv importer 2021-03-24 17:41:49 +01:00
binsky
3e13fa6d39 add custom fields file type support to the generic csv importer 2021-03-24 17:08:26 +01:00
binsky
5894608d9c add custom fields support to the generic csv importer 2021-03-24 15:23:26 +01:00
binsky
d4c4e4fcc0 add file import and fix custom fields import for passman json file import 2021-03-24 00:37:01 +01:00
binsky
74a23d08c2 remove unused code of the icon fix commit 2021-03-22 19:35:38 +01:00
binsky
c80ebf3449 add angular based own escapeHTML filter 2021-03-22 18:29:52 +01:00
binsky
22fe2fc754 fix default icon view for credentials 2021-03-16 22:08:39 +01:00
binsky
a361f31022 fix file download from credential view 2021-03-14 18:22:20 +01:00
binsky
16839713e5 implement global nextcloud search credential handling 2021-03-12 16:31:01 +01:00
newhinton
9ce3664156
Merge pull request #590 from nextcloud/fix/586/decryptionerrors_for_shares_compromised
Fix error where compromised beeing null would disable shares
2019-05-19 17:24:33 +02:00
newhinton
683b06ae1e
Merge branch 'master' into fix/550/logout_does_not_clear_vault 2019-05-19 17:20:40 +02:00
fnuesse
8f38367547
removed commented code
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-05-19 17:05:08 +02:00
fnuesse
67182b75b5
removed cached vault from vaultservice
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-05-19 16:52:50 +02:00
newhinton
beb9bb1a60
Fix indentation in credential.js 2019-05-19 16:39:27 +02:00
fnuesse
64eca8afa4
fix logout not working properly
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-05-19 15:27:34 +02:00