Commit graph

360 commits

Author SHA1 Message Date
brantje 7cf807de5f
Fix posting permissions 2016-10-03 19:31:59 +02:00
brantje d572aca165
Add permission to link sharing 2016-10-03 19:19:28 +02:00
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 276365364f
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-03 18:46:27 +02:00
brantje 0d37b69d3b
Push baby, added setPermission 2016-10-03 18:44:49 +02:00
Marcos Zuriaga bc8db66792
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-03 18:32:55 +02:00
Marcos Zuriaga 2084a16c55
Fixed js permissions check
Improved default permissions handling
2016-10-03 18:32:22 +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 5f337e323a
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-03 17:57:20 +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
Marcos Zuriaga fca2d01de0
Added documentation 2016-10-03 17:38:57 +02:00
brantje b90d6eb0c3
Fix shared_key after unsharing 2016-10-03 17:38:45 +02:00
brantje 12bd14624a
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-03 17:23:10 +02:00
brantje 3355db8d89
Unshare credentials 2016-10-03 17:23:03 +02:00
Marcos Zuriaga b4ed5e9c76
Added api endpoint to get revisions of shared items 2016-10-03 17:20:57 +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 b8028dd640
Fix merge conflict 2016-10-03 15:54:15 +02:00
brantje 68eac74ddb
Decrypting shared credential works 2016-10-03 15:52:11 +02:00
Marcos Zuriaga b1bbf5674b
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-03 15:50:30 +02:00
brantje 28aa97bc57
Add backend for deleting share requests 2016-10-03 15:50:10 +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 4844aa1ce0
Remove files field from sharing response if user does not have permission to see files 2016-10-03 15:01:30 +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 9433c4571f
Add vertical align 2016-10-03 11:47:06 +02:00
brantje 8ba647a000
Pimp my public share page 2016-10-03 11:42:19 +02:00
brantje ef01ef0d1a
Add scss file for public share page 2016-10-03 11:41:04 +02:00
brantje 9f779087ca
Add public share page 2016-10-03 10:19:43 +02:00
brantje 042bf4b26d
Fix same user check in search users 2016-10-02 22:11:26 +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 326f9dcac7
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-02 22:04:00 +02:00
Marcos Zuriaga 762b5e6af2
Added permission check just in case 2016-10-02 22:03:34 +02:00
brantje 82be2a19f4
Fix for vault challenge 2016-10-02 21:56:20 +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