Commit graph

213 commits

Author SHA1 Message Date
brantje 9eb306bb97
Squashed commit of the following:
commit 207c0584a9522d7a9194c7488cbb9f887230e45e
Merge: 93da0c3 c00d61b
Author: brantje <brantje@gmail.com>
Date:   Sat Aug 19 11:04:39 2017 +0200

    Merge branch 'patch-1' of https://github.com/msberends/passman into msberends-patch-1

commit c00d61bbbc
Author: MS Berends <31037261+msberends@users.noreply.github.com>
Date:   Wed Aug 16 21:07:58 2017 +0200

    Translate text on public page

    Tested with Dutch language. Apparently, some PHP translation classes were forgotten :)
2017-08-19 11:05:18 +02:00
brantje b09e420862
Merge branch 'padlock_importer_2' of https://github.com/bingen/passman into bingen-padlock_importer_2 2017-07-29 11:36:46 +02:00
brantje 12e23dec78
Merge rakekniven-patch-3 and sign 2017-07-12 19:54:23 +02:00
brantje 1b173e76a1
Merge remote-tracking branch 'origin/master' into csv_export_fix 2017-07-01 15:57:08 +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 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
WolFi 8cde638391
ADD JSON exporter 2017-06-04 20:14:30 +02:00
Joas Schilling e4179d43f5
Fix translations
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-06 13:32:39 +02:00
brantje 3ccb84a600
Merge message parts. Fixes #287 2017-05-06 13:32:18 +02:00
brantje 1e12f5af36
Rename function to prevent collusion in other scopes 2017-05-06 13:32:18 +02:00
brantje 33d1a5db01
Small fixes 2017-02-22 18:02:55 +01: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 925897b8ee
Implement onclick disable directive 2017-02-22 18:02:55 +01:00
brantje fd8dcc6c1c
Add feature to request vault destructions 2017-02-22 18:02:55 +01:00
brantje 514cb569fb
Add feature to move vaults to other account 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 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 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 fa13c071b0
Add setting to disable javascript console.
This setting is enabled by default.
Signed-off-by: brantje <brantje@gmail.com>
2017-01-18 21:01:56 +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 1e5145b53a
Fix revision details layout 2017-01-11 20:57:03 +01:00
brantje 3f4afba34f
Fixes 2017-01-11 18:09:49 +01:00
brantje 734496ebcc
Implement encryption class 2017-01-11 18:09:49 +01:00
brantje 8c82b795e2
Add vault logout timer 2017-01-09 13:54:02 +01:00
brantje 512526c1a7
Fix reading CSV's
Signed-off-by: brantje <brantje@gmail.com>
2017-01-06 19:03:27 +01:00
brantje cec7b9656d
Add copy descrioption 2017-01-06 13:28:11 +01:00
brantje 77c2efd7d0
Add regex search 2017-01-03 16:34:13 +01:00
brantje 5c213bee82
Double click on credential row to edit 2016-12-31 14:18:44 +01:00
brantje 7bb1839184
Refactor settings, create SettingsService
Fix settings not working in ownCloud
Signed-off-by: brantje <brantje@gmail.com>
2016-12-30 13:37:40 +01:00
brantje 9ab74be344
Check if shared_key exists
Remove value set by php

Replace DoesNotExistException with Exeption
2016-12-29 12:29:48 +01:00
brantje a1f8ace5c1
Fix setting vault key strength is not saved 2016-12-29 00:04:37 +01:00
brantje 858195834d
Add settings page, non functional
Implement disable context menu

Implemement disable http warning

Implement vault key strength setting

Implement share settings

Implement version check setting
2016-12-28 21:34:59 +01:00
brantje 43d26aafe0
Fix custom fields always beeing added as text fields 2016-12-28 16:20:45 +01:00
brantje 585cdbaff8
Require a minimum password strength for vaults 2016-12-28 16:09:01 +01:00
brantje ea040ed444
Fix bookmarklet 2016-12-22 18:34:44 +01:00
brantje e3ce52b93c
Building works 2016-12-21 23:08:50 +01:00
brantje af672f61fd
Fix public share page 2016-12-21 14:41:11 +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 1a4c1346cc
Better searchbox behaviour.
Add a clear icon.
2016-10-16 18:08: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 0d7cf6e055
Download files from link shared credential
Add missing ;
2016-10-12 19:07:46 +02:00
brantje 5714248835
Login to selected vault on enter press 2016-10-12 18:07:30 +02:00
brantje 842e27d439
Add export functionality 2016-10-08 13:26:48 +02:00