This website requires JavaScript.
Explore
Help
Register
Sign In
mbk-lab
/
nextcloud
Watch
2
Star
0
Fork
You've already forked nextcloud
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a692264fa4
nextcloud
/
apps
/
files_encryption
/
lib
History
Björn Schießle
a692264fa4
add option to keep duplicates in the list of users with access to a file, e.g. for the unshare operation we need to know if access was granted more than once, for example as group share and as individual share
2013-02-12 17:00:33 +01:00
..
crypt.php
also find users with access to the file if a folder above the actual file was already shared
2013-02-12 16:48:04 +01:00
keymanager.php
Implementing sharing support
2013-02-11 10:21:23 +00:00
proxy.php
add option to keep duplicates in the list of users with access to a file, e.g. for the unshare operation we need to know if access was granted more than once, for example as group share and as individual share
2013-02-12 17:00:33 +01:00
session.php
Fixed comment typo, wrapped return value conditional on var assignment in session{}
2013-02-05 17:28:26 +00:00
stream.php
Fixed comment typo, wrapped return value conditional on var assignment in session{}
2013-02-05 17:28:26 +00:00
util.php
also find users with access to the file if a folder above the actual file was already shared
2013-02-12 16:48:04 +01:00