nextcloud/apps/files_encryption
Vincent Petry 1e631754d7 Fix share key finding algorithm in various cases
Instead of inaccurate pattern matching, use the list of users who we
know have access to the file to build the list of share keys.

This covers the following cases:

- Move/copy files into a subfolder within a share
- Unsharing from a user
- Deleting files directlry / moving share keys to trashbin
2014-09-23 12:33:07 +02:00
..
ajax Use public api for getting l10n 2014-08-31 10:08:22 +02:00
appinfo Remove unneeded file initialization in encryption, already handled in a hook 2014-09-02 16:15:42 +02:00
css Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
files Use public api for getting l10n 2014-08-31 10:08:22 +02:00
hooks Fix share key finding algorithm in various cases 2014-09-23 12:33:07 +02:00
js fix trailing whitespace noted by Scrutinizer 2014-06-27 18:25:56 +02:00
l10n [tx-robot] updated from transifex 2014-09-16 01:54:33 -04:00
lib Fix share key finding algorithm in various cases 2014-09-23 12:33:07 +02:00
templates Transifex suggestion by mnestis 2014-08-11 21:31:15 +02:00
tests Fix share key finding algorithm in various cases 2014-09-23 12:33:07 +02:00
settings-admin.php show a warning in the personal settings and admin settins if the encyption keys are not initialized 2014-07-28 11:31:06 +02:00
settings-personal.php remove legacy aka deprecated code: OC_FilesystemView 2014-05-12 16:30:39 +02:00