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
1769de0a6d
nextcloud
/
lib
/
private
/
encryption
History
Thomas Müller
5dc5b7f86d
Catch NotFoundException and return no quota information which simply reflects the current state - no file storage has been initialized for the user.
2015-06-03 15:00:56 +02:00
..
exceptions
improve error messages displayed to the user
2015-05-27 21:00:02 +02:00
keys
make sure that we always use the correct owner for both source and target
2015-06-03 11:59:06 +02:00
file.php
update share keys if a file is moved to a shared folder
2015-04-23 17:18:48 +02:00
hookmanager.php
use hooks to update encryption keys instead of the storage wrapper if a file gets renamed/restored, as long as we
2015-05-11 12:06:57 +02:00
manager.php
Catch NotFoundException and return no quota information which simply reflects the current state - no file storage has been initialized for the user.
2015-06-03 15:00:56 +02:00
update.php
use hooks to update encryption keys instead of the storage wrapper if a file gets renamed/restored, as long as we
2015-05-11 12:06:57 +02:00
util.php
Correctly ignore remote shares aswell
2015-06-02 12:33:51 +02:00