Commit graph

39 commits

Author SHA1 Message Date
binsky 452c1cc964 catch error on importing custom field files
Signed-off-by: binsky <timo@binsky.org>
2021-08-22 15:18:49 +02:00
binsky 9c6e270f76 fix importer js
Signed-off-by: binsky <timo@binsky.org>
2021-08-22 15:12:57 +02:00
binsky e65e335350 add reload button; auto reload vault after import 2021-03-24 18:28:57 +01:00
binsky 3c07c5edaf add file import support for custom fields 2021-03-24 12:54:05 +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
Dennison Williams 9d9d92682a Handles the keepass comments field
Signed-off-by: Dennison Williams <Dennison.Williams@stjamesinfirmary.org>
2020-11-19 14:28:56 -08:00
Oliv 247b23c297 Fix importer, wrong otp name (#561) 2019-06-14 20:32:21 +02:00
Oliv a40929d337 Fix/589/import issues (#598)
* Add compromised field to new credentials import

Signed-off-by: Oliv4945 <oliv4945@gmail.com>

* Detailed Keepass export instrucions

Signed-off-by: Oliv4945 <oliv4945@gmail.com>
2019-06-14 20:31:44 +02:00
Oliv4945 7fedf5446b
Fix import, wrong JSON field for username
Signed-off-by: Oliv4945 <oliv4945@gmail.com>
2018-12-11 11:59:34 +01:00
ßingen 1863b175e8
Padlock importer: fix code style
Fix a couple of requested scrutinizer issues.

Signed-off-by: ßingen <bingentxu@gmail.com>
2017-07-28 00:29:05 +02:00
ßingen ec35aef756
Add Padlock importer
Importer for the CSV export files of Padlock password manager:
https://padlock.io/

Signed-off-by: ßingen <bingentxu@gmail.com>
2017-06-26 23:26:17 +02: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 0a386d77ce
Remove server side encryption setting at admin page.
Fix counting credentials (Fixes #235)

Fix for deleting shared credental (Fixes #232)

Fix for empty sharing keys in vaults (Fixes #230)

Fix removed shared credential leaves tags

Fix for lastpass import #233

Disable share button when link sharing is disabled.
Or when it's not shared with a user.

Add issue template

Bump version
2017-02-13 17:29:29 +01:00
brantje 512526c1a7
Fix reading CSV's
Signed-off-by: brantje <brantje@gmail.com>
2017-01-06 19:03:27 +01:00
brantje 0de232ffab
Small fixes in js files 2017-01-03 20:40:01 +01:00
brantje 0c9d2468df
Fix some small scrutinizer issues 2016-12-31 13:58:29 +01:00
brantje f1bab7dd68
Add license header to files 2016-10-19 17:45:50 +02:00
brantje c324f46413
Clean up 2016-10-14 15:49:08 +02:00
brantje d5a123abf4
Use global namespace for importers 2016-10-14 15:49:08 +02:00
brantje 9b7931d5a0
Correct passpack description 2016-10-14 15:49:08 +02:00
brantje f3703f6991
Add description field to import 2016-10-14 15:49:08 +02:00
brantje 1a74def8dc
Remove unused code 2016-10-12 20:16:37 +02:00
brantje b11c095569 Fix tags in random data importer 2016-09-26 22:47:42 +02:00
brantje 4e6e6723f7 Generate 50 credentials, check if we have data 2016-09-26 21:56:18 +02:00
brantje 096d97e7a9 Small bug fixes 2016-09-26 20:12:14 +02:00
brantje ae990e2b4b All importers return progress object 2016-09-26 18:23:35 +02:00
brantje 0a39cdc582 Importers now have to return a object 2016-09-26 18:17:42 +02:00
brantje 1a86c1b664 Use promise 2016-09-26 17:42:41 +02:00
Marcos Zuriaga 08fc3ae7b6 More importers migration 2016-09-26 17:32:13 +02:00
Marcos Zuriaga 8db3f31367 Changes on promises
keepass importer ready and using promises
2016-09-26 17:05:47 +02:00
brantje 07cc22817a Add random data importer, change return to callbacks 2016-09-26 00:27:02 +02:00
brantje 9fbce124c8 Support passpack tags at import 2016-09-25 23:22:41 +02:00
brantje 68c9ab18ab Add passpack importer 2016-09-25 23:05:12 +02:00
brantje 46c36c3143 Check if label exists 2016-09-25 23:04:52 +02:00
brantje 60b7da4f8b Add clipperz importer 2016-09-25 21:01:26 +02:00
brantje a991302777 Working passman import 2016-09-25 16:18:18 +02:00
brantje b916ce4290 Add Dashlane 4 csv importer 2016-09-25 11:21:04 +02:00
brantje 31a85bf673 Add lastpass importer 2016-09-25 10:29:48 +02:00
brantje 9f5f00c91c Add reading keepass csv 2016-09-25 00:01:23 +02:00