Commit graph

40 commits

Author SHA1 Message Date
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 0af5e1f621
Fix shared credentials not updated 2017-02-05 17:25:20 +01:00
brantje a8ae7e0bda
Implement delete vault 2017-01-12 00:17:23 +01:00
brantje daeaa8f36c
This fixes the decryption error happening when auto login is enabled and user changes vault password. 2016-12-28 15:26:26 +01:00
brantje b1aebc4a14
Add translations to javascript files 2016-12-21 14:06:29 +01:00
brantje 0bd169cbf5
Ignore failed passwords 2016-12-19 23:58:24 +01:00
brantje f1bab7dd68
Add license header to files 2016-10-19 17:45:50 +02:00
brantje 47d594c023
Add a warning when a reencryptCredential is running 2016-10-14 15:49:08 +02:00
brantje c488b3b50c
Small cleanup
Small fix for loading vaultkey
2016-10-09 18:09:52 +02:00
brantje d4ffb6d7ab
Remove console.logs
Better to log a warning, remove unused parameters

Add missing semicolon
2016-10-09 16:35:05 +02:00
brantje 21420db06a
Fix pwSettings not loading 2016-10-08 15:48:42 +02:00
brantje 15b32b7e5e
Add JSHint, solve all problems 2016-10-07 19:56:29 +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
Marcos Zuriaga 469076fd51
Removed weird line 2016-10-07 17:07:06 +02:00
brantje e77734e1e9
Fix for completely empty vault 2016-10-07 16:44:28 +02:00
brantje 4d4371818c
Add todo 2016-10-07 16:35:52 +02:00
brantje 45de598959
Fix tab theming 2016-10-07 16:34:59 +02:00
brantje ca590057b5
Change vault password, minor fixes 2016-10-07 15:38:23 +02:00
brantje 6411351068
Add bookmarklet 2016-10-01 17:21:24 +02:00
brantje 4f1dd1da88
Clean up 2016-09-30 21:17:34 +02:00
brantje ae49c9e149
Implement renaming vault 2016-09-30 21:15:28 +02:00
brantje 05e20cceb0
Small bugfixes 2016-09-30 17:44:21 +02:00
brantje 2af885265e
Fix bugs 2016-09-28 23:40:33 +02:00
brantje fc99d93f86
Finish up vault settings 2016-09-28 23:23:24 +02:00
brantje 3394d78d36
Save work 2016-09-28 22:15:03 +02:00
brantje 8920a36ea7
Save work 2016-09-28 22:05:09 +02:00
brantje 4463fa7d3c
Update files to reflect the api change 2016-09-28 20:28:34 +02:00
brantje f7ea3b9965
Rename Password tool to Password Audit 2016-09-28 19:51:36 +02:00
brantje fd80367808 fix default settings tab 2016-09-25 18:21:28 +02:00
Marcos Zuriaga d4088e8fbe Merge branch 'master' of github.com:nextcloud/passman 2016-09-25 17:47:29 +02:00
Marcos Zuriaga 19bcdd91c0 Sharing RSA key generation and settings page
Included Forge lib
2016-09-25 17:46:55 +02:00
brantje 0714bddb3b Fix active vault bug in settings 2016-09-25 17:19:05 +02:00
brantje 9f5f00c91c Add reading keepass csv 2016-09-25 00:01:23 +02:00
brantje c1a2e959ef Add passman version to settings 2016-09-24 20:47:47 +02:00
brantje 83cdb0c953 Add empty controllers for import / export 2016-09-24 20:26:04 +02:00
brantje 685f4ca4ab Remove console.log 2016-09-24 20:17:52 +02:00
brantje b8e1ecc490 Add password strength scanner 2016-09-24 20:16:57 +02:00