Commit graph

102 commits

Author SHA1 Message Date
brantje e71a82218e
Fix for unsharing password 2016-10-04 12:57:41 +02:00
brantje 23a02c84d9
Add todo 2016-10-04 00:35:30 +02:00
brantje 42c3e1dee0
Add todo 2016-10-04 00:34:16 +02:00
Marcos Zuriaga 62b54aee8e
Behave as if no item was found if public user has no read permission 2016-10-04 00:21:27 +02:00
Marcos Zuriaga 1ba859269f
Add missing data to the public api response 2016-10-04 00:14:20 +02:00
Marcos Zuriaga 4ded0d8e0b
Don't return an array on public api 2016-10-04 00:13:38 +02:00
brantje 96435011f8
Add expire_views 2016-10-03 23:32:30 +02:00
Marcos Zuriaga eada39c2bd
Sharing public link creation API endpoint 2016-10-03 22:55:33 +02:00
Marcos Zuriaga eadcdcabb0
Api endpoint to get the public link credentials 2016-10-03 22:43:36 +02:00
brantje de27612a58
Updating almost works 2016-10-03 21:36:39 +02:00
Marcos Zuriaga 8a218344c5
Permissions check on credential update api 2016-10-03 21:18:28 +02:00
Marcos Zuriaga 0b2dff77eb
Started woking on some credential changes 2016-10-03 20:38:40 +02:00
Marcos Zuriaga f8c86b9ea6
Added edited_by field to credential revisions 2016-10-03 19:50:03 +02:00
Marcos Zuriaga 5cfd481e63
Fix bitwise not 2016-10-03 18:55:34 +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
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
Marcos Zuriaga b4ed5e9c76
Added api endpoint to get revisions of shared items 2016-10-03 17:20:57 +02:00
brantje b8028dd640
Fix merge conflict 2016-10-03 15:54:15 +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 0516fdbce4
Fix ui permissions 2016-10-03 13:58:53 +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
Marcos Zuriaga d6c85bffcc
Apply save shared item with the shared key
Bugfixes
2016-10-02 20:18:51 +02:00
Marcos Zuriaga dcebd9f849
Remove owner's shared key from the answer,
not needed and a possible data leak
2016-10-02 19:42:50 +02:00
Marcos Zuriaga 1ad2745292
Added missing fields to jsonSerialize 2016-10-02 19:34:07 +02:00
brantje 2baae50691
Get shared items working 2016-10-02 19:29:06 +02:00
brantje a4c1185fe8
Fix select statements 2016-10-02 19:18:40 +02:00
Marcos Zuriaga 7252aa7f4a
Api endpoint to get items shared with a vault 2016-10-02 19:04:19 +02:00
brantje 01a0d8bf05
Rename is_shared to shared_key 2016-10-02 18:59:20 +02:00
brantje 5395566053
Send a notification on accept share request 2016-10-02 18:47:02 +02:00
brantje a7eb15d2d8
On accept share mark notification as read 2016-10-02 18:42:43 +02:00
brantje 993fac55db
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-02 18:23:16 +02:00
brantje 173222971f
Send a notification when a user declines sharing 2016-10-02 18:22:12 +02:00
Marcos Zuriaga e0e7768dc8
Sharing action works 2016-10-02 18:22:10 +02:00
brantje 14c2ec26fb
Fixes for cleanItemRequestsForUser 2016-10-02 18:01:41 +02:00
brantje 2978800c43
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-02 17:38:42 +02:00
brantje bd7fc18896
Revert "Decline from notification works!"
This reverts commit 5809b23811.
2016-10-02 17:38:19 +02:00
Marcos Zuriaga 519e41ab2e
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-02 17:38:02 +02:00
brantje 5809b23811
Decline from notification works! 2016-10-02 17:37:21 +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 a727fd814d
Decline sharing request 2016-10-02 17:19:12 +02:00
brantje ca408ef0a3
Show dialog with incoming share requests 2016-10-02 16:10:04 +02:00