Commit graph

185 commits

Author SHA1 Message Date
Marcos Zuriaga f91b78a33b
Created toggle method on permissions 2016-10-03 19:06:25 +02:00
Marcos Zuriaga 5cfd481e63
Fix bitwise not 2016-10-03 18:55:34 +02:00
brantje 0d37b69d3b
Push baby, added setPermission 2016-10-03 18:44:49 +02:00
Marcos Zuriaga f42d1e3c85
Fixed js permissions check
Improved default permissions checks
2016-10-03 18:31:20 +02:00
brantje 0a9c097910
Add hasPermission 2016-10-03 18:14:18 +02:00
Marcos Zuriaga 23daf3a3ae
Changed definition of acl slighly 2016-10-03 18:02:49 +02:00
brantje 9b826df3e8
Add console.log to test SharingACL 2016-10-03 17:56:28 +02:00
brantje a10c567b1f
Format file 2016-10-03 17:53:49 +02:00
brantje 3355db8d89
Unshare credentials 2016-10-03 17:23:03 +02:00
brantje 48b621a378
Check if field exists with hasOwnProperty 2016-10-03 16:05:07 +02:00
Marcos Zuriaga 7b16bf8863
Dirty fix for new permission decryption 2016-10-03 16:01:50 +02:00
brantje 68eac74ddb
Decrypting shared credential works 2016-10-03 15:52:11 +02:00
brantje ab7b2f7a4d
Revert "Unshare item. Reading shared credential broke?"
This reverts commit 86d9910f74.
2016-10-03 15:47:00 +02:00
brantje 167ffd4644
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-03 15:42:36 +02:00
brantje 86d9910f74
Unshare item. Reading shared credential broke? 2016-10-03 15:40:46 +02:00
Marcos Zuriaga 68cf16c10b
Add new permissions 2016-10-03 14:56:05 +02:00
Marcos Zuriaga bd838e9e46
Added SharingACL factory
Added license reference on some files
2016-10-03 14:45:38 +02:00
Marcos Zuriaga e38885ed41
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-03 14:00:07 +02:00
Marcos Zuriaga 0516fdbce4
Fix ui permissions 2016-10-03 13:58:53 +02:00
brantje 8795c1b0bf
Update access level 2016-10-03 13:58:48 +02:00
brantje f44bef765f
Show share link 2016-10-03 12:55:18 +02:00
brantje 8ba647a000
Pimp my public share page 2016-10-03 11:42:19 +02:00
brantje 0d87b9f38f
Remove spammy console.log 2016-10-02 22:10:11 +02:00
brantje 79d0bc76a3
Fix add multiple users to shared credential 2016-10-02 22:09:45 +02:00
brantje 111443cd81
Implement acl at showing item 2016-10-02 21:47:57 +02:00
brantje a09b0d8250
Fix shared credential tags 2016-10-02 21:43:53 +02:00
brantje 6655c8902e
Display of shared items work! 2016-10-02 21:34:05 +02:00
brantje 7d75266dc5
Load shared credentials after complete vault decryption 2016-10-02 21:21:32 +02:00
brantje 497198371e
Dislay of shared item (if user owns it) works 2016-10-02 21:17:17 +02:00
Marcos Zuriaga d6c85bffcc
Apply save shared item with the shared key
Bugfixes
2016-10-02 20:18:51 +02:00
brantje 206854a853
Try to decrypt shared credential 2016-10-02 19:43:54 +02:00
brantje 8c496d4804
Get shared items by vault id 2016-10-02 19:14:30 +02:00
brantje a99e6914b3
Add getSharedVaultItems 2016-10-02 19:09:50 +02:00
brantje 211db43a12
Close dialog when there are no more sharing requests 2016-10-02 18:36:36 +02:00
brantje 93fee014b4
Remove share request when accepted 2016-10-02 18:30:53 +02:00
Marcos Zuriaga 29fc96eb6d
Made shared credential accept work 2016-10-02 18:06:53 +02:00
Marcos Zuriaga 6698e5f29b
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-02 17:37:06 +02:00
Marcos Zuriaga 5fa439ee4d
Sharing API progress 2016-10-02 17:32:22 +02:00
brantje 8e74ab471a
Active vault fixes 2016-10-02 17:26:38 +02:00
Marcos Zuriaga 38e1533b5e
Progress on the share accept 2016-10-02 17:15:50 +02:00
brantje b56bda459a
Add acceptShareRequest 2016-10-02 16:59:15 +02:00
brantje ca408ef0a3
Show dialog with incoming share requests 2016-10-02 16:10:04 +02:00
brantje 200a18a0e8
Begin to implement accept shared credential 2016-10-02 15:39:52 +02:00
Marcos Zuriaga ea997a1ce0
Added angularjs ShareService api methods
Fixed route method
2016-10-02 14:26:22 +02:00
brantje 6c5df04774
Add link sharing settings 2016-10-02 13:35:49 +02:00
brantje 7f1783294f
Encrypt credential with shared key 2016-10-02 13:02:00 +02:00
brantje aff63a5f77
Fix encrypting shared credentials 2016-10-02 13:00:52 +02:00
brantje b5d7ed9418
Add encryptSharedCredential and decryptSharedCredential 2016-10-02 12:35:27 +02:00
Marcos Zuriaga 42b73148e6
Sharing action api
Some db changes for sharing
Sharing route added
Other minor changes
2016-10-02 01:56:36 +02:00
Marcos Zuriaga 54e4b9435f Merge branch 'master' into sharing_no_groups 2016-10-01 20:18:14 +02:00