binsky
|
611e7aa069
|
hide credential edit files tab for shared credentials with missing FILES acl #815
|
2024-09-22 16:42:57 +02:00 |
binsky
|
6718289108
|
prevent encryption and decryption of non present (usually encrypted) credential fields #815
|
2024-09-22 16:25:25 +02:00 |
WolFi
|
a326bf2125
|
Merge branch 'feature/vault-password-visibility-toggle'
|
2024-04-28 17:45:49 +02:00 |
binsky
|
cfa818f0eb
|
implement option to show vault password in vaults list #803
|
2024-04-06 00:10:19 +02:00 |
binsky
|
5e85719c29
|
fix loading credential edit page from a direct url (or page reload) instead of coming from the credential list
|
2024-04-05 02:46:47 +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
|
369bbff510
|
fix csv import log style
|
2023-06-28 02:33:25 +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
|
c4ccaa78c4
|
fix csv icon export
|
2023-06-28 02:31:59 +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
|
0aa7a1766f
|
add missing fields to csv exporter
|
2023-06-27 23:28:31 +02:00 |
binsky
|
bebcd3558b
|
define lifecycles for variables that were previously var
|
2023-06-27 18:06:31 +02:00 |
binsky
|
c98d906b7a
|
add file existence check to exporters pre file download logic
|
2023-06-27 17:42:52 +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
|
b4f6ec07ed
|
Merge branch 'feature/add-compromised-filter'
Signed-off-by: binsky <timo@binsky.org>
|
2023-06-25 18:03:19 +02:00 |
binsky
|
9aee7be0e0
|
Merge branch 'import_missing_fields'
Signed-off-by: binsky <timo@binsky.org>
|
2023-06-25 18:02:59 +02:00 |
Holger Hees
|
95e93fcce3
|
import missing fields from passman json backup file
Signed-off-by: Holger Hees <holger.hees@desy.de>
|
2023-06-16 17:32:54 +02:00 |
binsky
|
1d57367832
|
fix breadcrumbs
|
2023-06-15 21:06:47 +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
|
2f9dc21dac
|
fix outer generic csv importer css
Signed-off-by: binsky <timo@binsky.org>
|
2023-05-07 19:08:53 +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 |
Marcos Zuriaga
|
3f14416550
|
Merge branch 'add-backup-notice'
|
2023-05-02 21:10:12 +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
|
c28afd1b0b
|
Merge branch 'master' into fix-docx-file-handling
|
2023-05-02 20:18:27 +02:00 |
binsky
|
779c3c04a5
|
fix mime type recognition regex for file downloads
|
2023-04-24 20:54:34 +02:00 |
binsky
|
6e192fec57
|
fix deletion of a vault that contains shared credentials with files
|
2023-04-24 19:34:30 +02:00 |
binsky
|
e7fd74c32a
|
use recursion in the new reencryptCredential promise functions
|
2023-04-23 19:10:17 +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
|
ecda82e01f
|
improve shared file upload to also support custom field files
|
2023-04-23 14:58:29 +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
|
790ce27d68
|
update otpauth lib from 8.0.2 to 9.0.2
Signed-off-by: binsky <timo@binsky.org>
|
2023-01-03 23:53:45 +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
|
4c5271854f
|
Merge branch 'master' of github.com:nextcloud/passman into improve-otp-implementation
|
2023-01-03 19:11:53 +01:00 |
binsky
|
4175c836fe
|
improve vault delete confirm button style
Signed-off-by: binsky <timo@binsky.org>
|
2022-10-21 18:36:23 +02:00 |
binsky
|
d0ad2b9b5e
|
fix vaults overview style
Signed-off-by: binsky <timo@binsky.org>
|
2022-10-21 18:27:20 +02:00 |
binsky
|
d2132ef62b
|
improve setting-group margin
Signed-off-by: binsky <timo@binsky.org>
|
2022-10-21 18:19:00 +02:00 |
binsky
|
5cbfbafa92
|
v2 update main style to support nc 25
Signed-off-by: binsky <timo@binsky.org>
|
2022-10-21 17:32:36 +02:00 |
binsky
|
5318a77436
|
Revert "update main style to support nc 25"
This reverts commit 3ab5b1cd
Signed-off-by: binsky <timo@binsky.org>
|
2022-10-21 15:05:31 +02:00 |
binsky
|
05eeec7456
|
update credential share and revision style to support nc 25
Signed-off-by: binsky <timo@binsky.org>
|
2022-10-21 11:44:47 +02:00 |
binsky
|
262cbc2416
|
unify breadcrumbs
Signed-off-by: binsky <timo@binsky.org>
|
2022-10-21 11:29:08 +02:00 |