Commit Graph

11269 Commits (bf04a21973b2ca88ea35cca3261a0f415cc36559)
 

Author SHA1 Message Date
Björn Schießle bf04a21973 set migration status after successful upgrade 12 years ago
Björn Schießle 0b40c1d08a Merge branch 'files_encryption' of github.com:owncloud/core into files_encryption 12 years ago
Björn Schießle ca6a77d39b upgrade from old encryption to the new one needs to generate share keys too 12 years ago
Florin Peter d7dc710c8b revert changes 12 years ago
Florin Peter 2b0bf4dc87 added tests for recovery 12 years ago
Florin Peter a4c0eb1756 improved tests 12 years ago
Florin Peter 42b4963dd0 moved enable and disable recovery to Helper class for unit tests 12 years ago
Florin Peter 3793e4d2d6 fix for recover files in subfolder 12 years ago
Florin Peter d40d6aa358 fix typo in addRecoveryKeys 12 years ago
Björn Schießle 95297c2469 add pre-shared hooks 12 years ago
Björn Schießle f1a5b8b524 show nicer warning if the admin recovery password was wrong 12 years ago
Björn Schießle 8ae30891b3 some error handling in case the recovery password is wrong 12 years ago
Björn Schießle 9d1e60325c allow admin to recover users files in case of password lost 12 years ago
Florin Peter 67a80e1870 improved tests for touch 12 years ago
Florin Peter 0fca2f8f31 added tests for put content, get content, touch and fopen 12 years ago
Florin Peter c651950a17 fix for re-share and removed check if file exists because we are sometime into a pre_put_contents hook 12 years ago
Florin Peter c0c4fe5fd3 fix if file is not yet created 12 years ago
Florin Peter 8f963b95e5 added test for share with group 12 years ago
Florin Peter b75a0abb6b added test for rename folder 12 years ago
Florin Peter ec2e193a44 removed unused code 12 years ago
Florin Peter 5fcb5f3aba added test for password change 12 years ago
Björn Schießle 12ebc5a1b3 Merge branch 'files_encryption' of github.com:owncloud/core into files_encryption 12 years ago
Björn Schießle 57c0a7ed69 add recovery key to all files if the user enabled the feature and removes them again on disable 12 years ago
Florin Peter 0916769f67 fix for SQLite3Result::fetchArray(): The SQLite3Result object has not been correctly initialised in post_addToGroup 12 years ago
Björn Schießle 1a31dc036a added missing file to enable the admin to change the recovery key password 12 years ago
Björn Schießle 1f5ed65b12 Merge branch 'files_encryption' of github.com:owncloud/core into files_encryption 12 years ago
Björn Schießle 64d94c540a enable admin to change the recovery password 12 years ago
Florin Peter 63a790b415 fix for broken tests 12 years ago
Florin Peter 1fbdc3ce8f fix for previous workaround 12 years ago
Björn Schießle 5b160edebb check if the user knows the correct recovery password before changing the recovery key settings 12 years ago
Björn Schießle 335f2ca321 Merge branch 'files_encryption' of github.com:owncloud/core into files_encryption 12 years ago
Björn Schießle d8ae2fa80d only let the user change the recovery admin settings if a key passwords was entered. 12 years ago
Florin Peter 137039d35a workaround for blank page need an other solution 12 years ago
Florin Peter 3d7534da74 improved files_encryption tests 12 years ago
Florin Peter 9b7f02f267 removed FileProxy from test 12 years ago
Florin Peter 751487ded7 merge changes for files_encryption 12 years ago
Florin Peter 807740a07a fix for losing mount point "/" 12 years ago
Florin Peter 01f1153b08 Merge branch 'files_encryption' of https://github.com/owncloud/core into files_encryption 12 years ago
Florin Peter 226aec8d56 Merge branch 'master' into files_encryption 12 years ago
Florin Peter 7461e9c2b5 improved tests and added new tests for file rename and move 12 years ago
Florin Peter 499fe6ca8e disabled FileProxy in Keymanager::getPrivateKey 12 years ago
Florin Peter ddedf20106 prevent of infinite loop with FileProxy 12 years ago
Florin Peter 791751b529 added setter for filesystem view 12 years ago
Jenkins for ownCloud 6a788d1a54 [tx-robot] updated from transifex 12 years ago
Florin Peter 8776000754 fix for move file to an empty folder 12 years ago
Florin Peter 0a7aa6e8cd fix for Allowed memory size of xx bytes exhausted while reading big files 12 years ago
Thomas Müller fdef2a373a Merge pull request #2821 from owncloud/fix-2159-rename-to-shared 12 years ago
Florin Peter 84c56a5d56 fix for zero size files 12 years ago
Björn Schießle 96ff19a703 fix history template, print_unescaped() needs to include closing tags 12 years ago
Florin Peter 517105660d fix for public link share 12 years ago