Commit graph

101 commits

Author SHA1 Message Date
binsky
8953d4a4d0
set min length to 1 for credential share users selection input
fixes #827

Signed-off-by: binsky <timo@binsky.org>
2025-03-09 19:10:25 +01:00
binsky
369bbff510
fix csv import log style 2023-06-28 02:33:25 +02:00
binsky
0ebbfefa53
add matchings and fix generic csv importer credential preview 2023-06-28 01:02:15 +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
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
4c5271854f Merge branch 'master' of github.com:nextcloud/passman into improve-otp-implementation 2023-01-03 19:11:53 +01:00
binsky
d2132ef62b improve setting-group margin
Signed-off-by: binsky <timo@binsky.org>
2022-10-21 18:19:00 +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
9b725fb31f remove tab-margin-top css
Signed-off-by: binsky <timo@binsky.org>
2022-10-21 11:22:18 +02:00
binsky
04a6cb4158 update credential edit style to support nc 25
Signed-off-by: binsky <timo@binsky.org>
2022-10-21 01:08:54 +02:00
binsky
d3a1e0a6df update settings style to support nc 25
Signed-off-by: binsky <timo@binsky.org>
2022-10-20 23:29:43 +02: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
5894608d9c add custom fields support to the generic csv importer 2021-03-24 15:23:26 +01:00
newhinton
626897bdfa
Merge branch 'master' into feature/540/markcredentialascompromised 2019-05-12 13:04:18 +02:00
fnuesse
df81447997
Updated styles for warnings
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-08 23:00:38 +01:00
fnuesse
2a1c5b2777
Added Button to compromise to edit_credential.js
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-08 21:40:23 +01:00
fnuesse
558f2812ec
Updated passwords-tool ui
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-22 12:02:31 +01:00
newhinton
1cae1d5867
Fixed Export-ui-element size 2018-12-10 16:51:30 +01:00
fnuesse
02dfbdcf6e
Fixed sharing styles
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-25 22:46:47 +01:00
fnuesse
80b7f6694b
fixed many smaller ui-bugs like offsets and missalignments
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:39 +01:00
fnuesse
ea01990672
Reverted Refactoring 2018-11-21 17:34:17 +01:00
Felix Nüsse
9fb5d3275f
fixed missing datepicker and refactored code
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-11-21 17:34:15 +01:00
Felix Nüsse
9b32e46872
Fixed action-link in password audit to lead to edit the password, not create a new one
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-11-21 17:34:12 +01:00
Felix Nüsse
752678aa74
Fixed action-link&list in password-audit
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-11-21 17:34:08 +01:00
brantje
c2c4d613d8
Add icons to credentials 2017-10-29 13:31:18 +01:00
brantje
fe572f6c47
Remove password generator from change vault key. Solves #313 2017-06-13 23:42:24 +02:00
brantje
675abec7a5
Check if variable exists before comparing. Fixes #316 2017-06-13 23:28:17 +02:00
Joas Schilling
e4179d43f5
Fix translations
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-06 13:32:39 +02:00
brantje
1e12f5af36
Rename function to prevent collusion in other scopes 2017-05-06 13:32:18 +02:00
brantje
a84fbf5895
Fix password audit links 2017-02-22 18:02:55 +01:00
brantje
f10fb28d81
Require vault key strength when changing vault key 2017-02-22 18:02:55 +01:00
brantje
9e7f47a715
Add a generic CSV importer 2017-02-22 18:02:55 +01:00
brantje
6767322a22
Lock vault after 3 wrong attempts (Fixes #197)
Fix share button, fix shared_key not added to storedCredential after sharing (Fixes #249)
    Add password app importer. Fixes #248
    Fix version check via proxy. Fixes #237
    Fix activity app not filtering. Fixes #246
    Add EnPass txt importer. Fixes #159
    Fix for disabled share button
    Require vault key for export. Fixes #199
    Indicate that sharing only works with users that have 1 or more vaults.
    Fixes #242
    Reset tags on logout. Fixes #245
    Ability to enter OTP secret manually. Fixes #198
    Create teampass importer. Fixes #244
2017-02-17 21:25:18 +01:00
brantje
9c35282f89
Small fixes for 2.0.1
Fix for going back from deleted credentials

Use method
2017-02-06 12:17:37 +01:00
brantje
39bd0d8b20
Fix OTP not working
Fix [Object object] for file fields.

Add a copy icon to share link
Signed-off-by: brantje <brantje@gmail.com>
2017-01-29 15:00:39 +01:00
brantje
9920d8c97e
Fix input fields not changes when field type changes 2017-01-16 13:13:54 +01:00
brantje
a8ae7e0bda
Implement delete vault 2017-01-12 00:17:23 +01:00
brantje
43d26aafe0
Fix custom fields always beeing added as text fields 2016-12-28 16:20:45 +01:00
brantje
be14586db5
Apply translations to html templates 2016-12-19 23:51:15 +01:00
brantje
8fab6a8725
Custom field types
Custom fields can have files. Order custom fields.
It's now possible to reorganise the custom fields by drag and drop.
Signed-off-by: brantje <brantje@gmail.com>
2016-10-24 19:56:04 +02:00
brantje
9692776d05
Save sharing keys 2016-10-22 14:40:59 +02:00
brantje
5fb3bb3d57
Rename description labels to notes.
In the code .description property is still used.
Upon save all html tags will be stripped.
2016-10-12 19:35:36 +02:00
brantje
842e27d439
Add export functionality 2016-10-08 13:26:48 +02:00
brantje
ac086845b2
Update vault keys on password change 2016-10-07 18:22:55 +02:00
brantje
d30400595a
More feedback during changing password 2016-10-07 18:03:39 +02:00
brantje
e8c9e59419
Change icon 2016-10-07 16:15:24 +02:00
brantje
babf4113ee
Make sharing page pretty, closes #59 2016-10-07 16:13:28 +02:00
brantje
ca590057b5
Change vault password, minor fixes 2016-10-07 15:38:23 +02:00
brantje
e7bf4f8533
Delete users from share list 2016-10-07 13:41:08 +02:00