Commit graph

384 commits

Author SHA1 Message Date
brantje
f15cbd5305
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-03 23:05:51 +02:00
Marcos Zuriaga
fe856414fa
Changes on api 2016-10-03 23:05:18 +02:00
brantje
306bdbda8b
Show message if an credential is expired 2016-10-03 23:00:46 +02:00
brantje
2b8efe22fa
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-03 22:58:02 +02:00
Marcos Zuriaga
5d278e6d57
Fixed url on api 2016-10-03 22:57:32 +02:00
brantje
ef9b4b1b1b
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-03 22:56:29 +02:00
Marcos Zuriaga
eada39c2bd
Sharing public link creation API endpoint 2016-10-03 22:55:33 +02:00
brantje
c67947ad98
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-03 22:44:22 +02:00
Marcos Zuriaga
eadcdcabb0
Api endpoint to get the public link credentials 2016-10-03 22:43:36 +02:00
brantje
26b5778163
Change api route 2016-10-03 22:28:30 +02:00
brantje
1a1cf3e1bc
Show editor name at revision 2016-10-03 22:06:55 +02:00
brantje
a8297b0aed
Add console.logs 2016-10-03 21:53:45 +02:00
brantje
d47f546650
Add console.logs 2016-10-03 21:52:36 +02:00
Marcos Zuriaga
bec9252bc9
Fix owner's shared key being gone when bob updates credential 2016-10-03 21:43:57 +02:00
brantje
653fd9bace
Delete prop 2016-10-03 21:42:16 +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
4903eecbde
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-03 21:18:18 +02:00
brantje
a14bcaf2ae
Rename file 2016-10-03 20:41:30 +02:00
Marcos Zuriaga
de0b08f91a
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-03 20:40:27 +02:00
Marcos Zuriaga
0b2dff77eb
Started woking on some credential changes 2016-10-03 20:38:40 +02:00
brantje
906d81d165
Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing_no_groups 2016-10-03 20:36:42 +02:00
brantje
ba6d089a9c
Bob can almost edit alices credential 2016-10-03 20:33:32 +02:00
Marcos Zuriaga
f8c86b9ea6
Added edited_by field to credential revisions 2016-10-03 19:50:03 +02:00
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