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
8a46e809f0
nextcloud
/
apps
/
files_encryption
/
lib
History
Björn Schießle
8a46e809f0
remove util::getPaths(), this function was broken and is replaced my util::getAllFiles(). When unsharing a folder only remove the share key for sub files if the user really no longer have access to the file. Can happen that a sub-file/-folder is shared to a group the user is a member of or explicitly once more to the same user
2013-04-22 12:22:07 +02:00
..
capabilities.php
Add further capabilities to /cloud/capabilitites api call
2013-02-10 14:42:23 +01:00
crypt.php
Fixed stream wrapper bugs
2013-03-09 19:18:34 +01:00
keymanager.php
make sure that all share keys get deleted if a file/folder gets unshared from a user/group
2013-04-19 13:17:08 +02:00
proxy.php
improved rename and file size support
2013-04-22 04:40:49 +02:00
session.php
make sure that public-keys dir exists
2013-04-10 16:46:02 +02:00
stream.php
improved rename and file size support
2013-04-22 04:40:49 +02:00
util.php
remove util::getPaths(), this function was broken and is replaced my util::getAllFiles(). When unsharing a folder only remove the share key for sub files if the user really no longer have access to the file. Can happen that a sub-file/-folder is shared to a group the user is a member of or explicitly once more to the same user
2013-04-22 12:22:07 +02:00