Commit graph

493 commits

Author SHA1 Message Date
Felix Nüsse 4d079d2cbd
Udated Codestyle and cleaned files
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-11-21 17:34:01 +01:00
fnuesse b71970d9c9
Removed unused parameter from credentialscontroller
added nullcheck on native searchbox

Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:33:58 +01:00
fnuesse 2b22daeece
Removed unsafe comparison in javascript
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:33:57 +01:00
Felix Nüsse 44276dfafd
Updated Navigationbar to latest styleguide
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-11-21 17:33:46 +01:00
Felix Nüsse c7c54ad299
Fixed Missing Remove function for searchfield-reset-button
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-11-21 17:33:45 +01:00
Felix Nüsse 677ae51b42
Moved Search from passman-controls to nextcloud-default-searchicon 2018-11-21 17:33:45 +01:00
Felix Nüsse 9f3814320a
Changed CSS to real file 2018-11-21 17:33:37 +01:00
brantje 9a29e8ed82
Fix disabled edit save button after 2 different password entered. Fixes #370 2017-10-30 18:24:39 +01:00
brantje 34a920ec5c
Fix loading vault if it's already open. Ref #263
Signed-off-by: brantje <brantje@gmail.com>
2017-10-29 16:14:42 +01:00
brantje 5ed525e4b1
Make use of icon groups 2017-10-29 14:14:08 +01:00
brantje 07bb81ec08
Small css fixes 2017-10-29 13:31:18 +01:00
brantje 71dc7c10ee
Auto close dialog on route change. 2017-10-29 13:31:18 +01:00
brantje c2c4d613d8
Add icons to credentials 2017-10-29 13:31:18 +01:00
brantje dbaceef7a5
Possible fix for deleting vault 2017-10-29 12:01:46 +01:00
brantje c5a2de7f68
Merge branch 'fix-348' 2017-10-26 18:50:53 +02:00
WolFi 4d82e7db7a
FIX #264 by @OS3DrNick
Seems that I forgot to check if there is no need to export files on that callback nightmare
2017-09-30 14:49:21 +02:00
brantje 949f5d52ed
Use copy icon 2017-08-19 13:00:19 +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
ß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
brantje a1d1fc8ede
Update phpunit 2017-07-01 18:09:39 +02:00
brantje 2c0455ead1
Fix code style 2017-07-01 16:05:32 +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
WolFi 92ac904f26
Add custom_fields and files into the export FIX #305 2017-06-04 19:08:32 +02:00
brantje 34baaad539
Remove console.log 2017-05-06 13:32:39 +02:00
Welbert Serra 5c0a421b8b
Export url's credentials 2017-05-06 13:32:39 +02:00
brantje be465e56bd
Fix check 2017-05-06 13:32:39 +02:00
brantje 38779463c8
Show notification if passwords do not match on creating credential. Fixes #273 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 acedaf1535
Code style fixes 2017-02-22 18:02:55 +01:00
brantje f55299ffba
Remove console.log 2017-02-22 18:02:55 +01:00
brantje ce35286664
Fix for downloading files (Firefox and chrome). Fixes #259 2017-02-22 18:02:55 +01: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 9ddbf40cce
Add http protocol if its missing 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 ca4f6dfeaf
Fix selected tag filter doesn't stick after returning from sharing or editing (Fixes #255) 2017-02-22 18:02:55 +01:00
brantje 86be5a270e
Fix Cannot read property in credentialcounter 2017-02-22 18:02:55 +01:00
brantje 9e7f47a715
Add a generic CSV importer 2017-02-22 18:02:55 +01:00
brantje 3dd9e84de7
Fix credential counting (Fixes #253) 2017-02-22 18:02:55 +01:00
brantje dca12aee07
Fix Call to a member function getId() on array (Fixes #252) 2017-02-22 18:02:55 +01:00
brantje e5e8170cfa
Remove sourcemap 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