Commit Graph

1009 Commits (1d0a2365631955944d746b4567cac85eb10a80db)

Author SHA1 Message Date
Bjoern Schiessle 050e84a08f refuse login as long as the initial encryption is running 11 years ago
Bjoern Schiessle 91254c304d name users after test 11 years ago
Bjoern Schiessle 97921d0c25 add function to extract filename from sharekey name + tests 11 years ago
Bjoern Schiessle fe5f512272 added tests for the delete hooks if the trash bin is disabled 11 years ago
Bjoern Schiessle bef58f5361 don't expect OC_FilesystemView, this is depreciated 11 years ago
Bjoern Schiessle 4d1086c35f better error detection and don't use glob() 11 years ago
Bjoern Schiessle 5610842e56 move unlink proxy to a hook which handles pre and post conditions 11 years ago
Bjoern Schiessle 83878b9a7d only update file cache with the unenecrypted size when the file was written 11 years ago
Bjoern Schiessle b489d6b0af fix infinite loop if folder and subfolder has the same name 11 years ago
Vincent Petry f09c19c316 Replaced time() with uniqid() to make sure the file name is unique 11 years ago
Bjoern Schiessle 1df6bf997a add link to documentation 11 years ago
Bjoern Schiessle 6b69c52037 updated description of the files encryption app 11 years ago
Bjoern Schiessle f4179a3f5a don't try to encrypt/decrypt cache chunks or files in the trash bin 11 years ago
Jenkins for ownCloud 6be2dee5bc [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 095f9b8ee0 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud e345f3f511 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 71c829f92a [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 64a001edab [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud dbbd99db09 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud f60ecfc7fd [tx-robot] updated from transifex 11 years ago
Bjoern Schiessle 517a55a437 tests added 11 years ago
Bjoern Schiessle 552d0a6feb check if the old owner and the old path is available 11 years ago
Bjoern Schiessle 165542f27d fix rename of shared files 11 years ago
Bjoern Schiessle fe7fb66ef8 we can also have a path user/cache/... 11 years ago
Vincent Petry 963ee31efb Removed numRows usage from encryption app 11 years ago
Bjoern Schiessle df0c1fe7f3 add test for the stream wrapper to read encrypted files from the system folder /tmp 11 years ago
Bjoern Schiessle f9ec3a7124 test for isEncryptedPath() 11 years ago
Bjoern Schiessle 4f8ae789ae extend the encryption stream wrapper to handle local files and add a fall back for file size calculation if the storage doesn't support fseek 11 years ago
Bjoern Schiessle d9668977cd implement ftell stream wrapper and fix return value from fseek stream wrapper 11 years ago
Bjoern Schiessle 9a94c07553 remove unused method tail() 11 years ago
Bjoern Schiessle c955381d56 fall back to getLocalFile if storage doesn't support fseek 11 years ago
Bjoern Schiessle 69b89454a4 reliable detect encrypted files 11 years ago
Jenkins for ownCloud a99dd3183c [tx-robot] updated from transifex 11 years ago
Bjoern Schiessle 83417d69be remove duplicated code 11 years ago
Bjoern Schiessle 95892c8be9 update file cache for target file 11 years ago
Bjoern Schiessle cdd816c930 only remove encryption keys if a real file gets deleted, skip this method if a file outside of /data/user/files was deleted 11 years ago
Bjoern Schiessle 6d489e0474 call set password hook because it doesn't get triggered during test execution and fix paths 11 years ago
Jenkins for ownCloud 77b68505c2 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 6aab1ebf44 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 079d20a80e [tx-robot] updated from transifex 11 years ago
Bart Visscher 40f148cc6c Don't try to encrypt a file when the temp file isn't created 11 years ago
Bjoern Schiessle 9ff231590c set unencrypted_size to 0 after decryption... so that the unencrypted_size gets re-calculated if encryption was enabled again 11 years ago
Bjoern Schiessle 9371944e43 fix typo 11 years ago
Bjoern Schiessle 58c0117c3d only create new key on password change if a recovery key exists or if the user don't have any private/public keys 11 years ago
Bjoern Schiessle 8082ef2073 show change password form if key couldn't be decrypted 11 years ago
Bjoern Schiessle 85467b973a add method to check if users private/public key exists 11 years ago
Jenkins for ownCloud 7e702f294f [tx-robot] updated from transifex 11 years ago
Bjoern Schiessle b919a65432 enable more tests 11 years ago
Morris Jobke 36bc6b871f Revert "Adjust files_encryption requirements to the new core requirement (PHP 5.3.8)." 11 years ago
Jenkins for ownCloud 83ec234f53 [tx-robot] updated from transifex 11 years ago