Commit History

Author SHA1 Message Date
  Thomas Müller 664b2bb7af cleaning up exception mess 9 years ago
  Thomas Müller c9d6ed3d7d in case the file exists we require the explicit module as specified in the file header - otherwise we need to fail hard to prevent data loss on client side 9 years ago
  Bjoern Schiessle de4ec21c39 work arround to make sure that shares are initialized only once 9 years ago
  Thomas Müller feb9a6e216 Set human readable module ids 9 years ago
  Thomas Müller 43c0af2580 Fix shouldEncrypt and don't throw exception id fileKey not present - can happen 9 years ago
  Bjoern Schiessle a057108c0c make recovery key work 9 years ago
  Bjoern Schiessle 51302d5812 getUidAndFilename() always get uid from path 9 years ago
  Thomas Müller cac83642f2 Finally fixing encryption with public share 9 years ago
  Thomas Müller d203296e35 only encrypt files and files_versions 9 years ago
  Thomas Müller 035646c0f6 fix exception handling 9 years ago
  Thomas Müller a57918fb10 Hook: fixing error message in exception case 9 years ago
  Thomas Müller 137c135664 file_put_contents has to return the number of written bytes 9 years ago
  Thomas Müller f20844ac89 PHPDoc 9 years ago
  Bjoern Schiessle 83cb382b3f pass file helper to encryption wrapper 9 years ago
  Bjoern Schiessle d90663704c fix hook registration 9 years ago
  Clark Tomlinson 505e0eaf61 remove useless setup base class 9 years ago
  Clark Tomlinson 1fb29ec546 adding hook manager test 9 years ago
  Bjoern Schiessle c9ca068427 keyManagerTest: remove code which is no longer needed 9 years ago
  Bjoern Schiessle 4efbcb0280 cleanup keymanager test and add some additional tests 9 years ago
  Bjoern Schiessle dac94679c6 delete recovery keys on disable 9 years ago
  Clark Tomlinson ea6b53042d fixing test helper and undoing fubar in class... 9 years ago
  Clark Tomlinson 48e3864c77 :100:% coverage for session class 9 years ago
  Bjoern Schiessle 1358d07d35 let user enable recovery key 9 years ago
  Bjoern Schiessle e4895bda01 add helper class accessible for encryption modules to ask for a list of users with access to a file, needed to apply the recovery key to all files 9 years ago
  Thomas Müller bd933b1c85 Adding app icon and fixing admin setting 9 years ago
  Bjoern Schiessle 6bd83c0422 register settings and hooks only once 9 years ago
  Bjoern Schiessle 4b4aeaa5b2 fix set recovery key and implement change password 9 years ago
  Thomas Müller a98b7dbf6f Fix double registration of encryption module 9 years ago
  Thomas Müller 35b97ed672 Adding renameKeys to IStorage 9 years ago
  Thomas Müller 4db75e3407 Setting up the encryption wrapper in a setup hook - temporarily fixes the wrapping order 9 years ago