Commit graph

10 commits

Author SHA1 Message Date
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 512526c1a7
Fix reading CSV's
Signed-off-by: brantje <brantje@gmail.com>
2017-01-06 19:03:27 +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 d5a123abf4
Use global namespace for importers 2016-10-14 15:49:08 +02:00
brantje 1a74def8dc
Remove unused code 2016-10-12 20:16:37 +02:00
brantje ae990e2b4b All importers return progress object 2016-09-26 18:23:35 +02:00
Marcos Zuriaga 08fc3ae7b6 More importers migration 2016-09-26 17:32:13 +02:00
brantje 07cc22817a Add random data importer, change return to callbacks 2016-09-26 00:27:02 +02:00
brantje a991302777 Working passman import 2016-09-25 16:18:18 +02:00