53 Commits (eb502c02ff7693bb36318d857985f79e7bac370c)

Author SHA1 Message Date
  dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 3 years ago
  Roeland Jago Douma 317118ef79
Catch throwable instead of exception 3 years ago
  Robin Appelman 8501cf9b5c
dont apply encryption wrapper for root mount 3 years ago
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 years ago
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Roeland Jago Douma 5340ab3a75
New SSE key format 4 years ago
  Morris Jobke 065ef14cb0
Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in files_external 3 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 44577e4345
Remove trailing and in between spaces 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 85e369cddb
Fix multiline comments 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  sammo2828 bb0c69524b
Keep the modification time during decryptFile 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Bjoern Schiessle a2eaf48f6f
list files which could not be decrypted 5 years ago
  Robin Appelman 2c1f6331a4
Add interface to allow storages from opting out of encryption 5 years ago
  Bjoern Schiessle d76a87f3b0
skip already decrypted files on decrypt all command 5 years ago
  Roeland Jago Douma 74f0e37233
Remove deprecated \OCP\User::userExists 6 years ago
  Roeland Jago Douma 6c8caa1641
Remove deprecated \OCP\User::getUsers 6 years ago
  Bjoern Schiessle 8042e6b8fb
this was a migration step to ownCloud 8.0 to restructure the encryption folder which is no longer needed 6 years ago
  Morris Jobke 6bbea33133
Simplify ternary operator statements 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Bjoern Schiessle da51ec38f4
only collect detailed access list if it is really needed 7 years ago
  Bjoern Schiessle 86eb23b91e
don't try to encrypt/decrypt the certificate bundle 7 years ago
  Morris Jobke c54a59d51e
Remove unused use statements 7 years ago
  Joas Schilling 1c0bffe87f
Fix translations 7 years ago
  Joas Schilling 629b7c0fc3
Adjust docs and make !$currentAccess simpler 7 years ago
  Joas Schilling 4bcb7d88b5
Return the token as well 7 years ago
  Joas Schilling 91e650791d
Return the paths for the users without setting them all up 7 years ago
  Roeland Jago Douma 0c2dc3bc8c
Fix comments 7 years ago
  Roeland Jago Douma a1edcc8ecf
Port Encryption/file to new getAccessList 7 years ago
  Roeland Jago Douma 111c9f7563
Don't add the Encryption Storage Wrapper if there are no encryption modules 7 years ago
  Vincent Petry aebb8c3639
Ignore exception when deleting keys of deleted user 7 years ago
  Morris Jobke a5ba1f7803
Remove legacy class OC_Group and OC_User 7 years ago
  Bjoern Schiessle fcda3a20f4
create new encryption keys on password reset and backup the old one 7 years ago
  Roeland Jago Douma 2fd1cf2e92
Ignore AppData in encryption wrapper 7 years ago
  Vincent Petry fca8bd44ab
Fix shared storage namespace in DecryptAll class 7 years ago
  Joas Schilling 246bb9f33d
Move OC\Files\Storage\Shared to the right namespace 8 years ago
  Bjoern Schiessle 351cab6bce
skip shared files, if files get decrypted only for a specific user we shouldn't touch files owned by a different user. 8 years ago
  Joas Schilling ba87db3fcc
Fix others 8 years ago
  Vincent Petry 77caa0e913
Use capped cache for encryption's user access list 8 years ago
  blizzz 51fd2602a7 Revert "Downstream 2016-06-08" 8 years ago
  Joas Schilling 4f27c2c433
Allow to decrypt user '0' files only 8 years ago
  Joas Schilling d4ba982131
Allow to decrypt user '0' files only 8 years ago