Commit Graph

11292 Commits (b1d0e8f40b97974591c42b3779d949c745a23351)
 

Author SHA1 Message Date
Florin Peter b1d0e8f40b removed /l10n/.tx/ from .gitignore 12 years ago
Florin Peter dc39ef378e changed recovery_enabled and migration_status columns to integer and fix tests 12 years ago
Florin Peter 5d572c3449 update phpdoc 12 years ago
Florin Peter 079f918d5c fix for webdav and wrong reference for findByStorageId 12 years ago
Florin Peter bdd2127f19 cleanup tests 12 years ago
Florin Peter ddda2a1f79 changed database column 'recovery' to 'recovery_enabled' because recovery is a pgsql keyword 12 years ago
Florin Peter 2a038baee0 updated authors info 12 years ago
Florin Peter 227b122947 fixed again key-manager tests 12 years ago
Florin Peter 681252669a changed migrationStatus to migration_status for pgsql 12 years ago
Florin Peter e0e89602a2 fixed key-manager tests 12 years ago
Florin Peter 80f9c5bb6d removed mockery from tests and changed class names 12 years ago
Florin Peter 6980f59b2f fixed typos 12 years ago
Björn Schießle 173332afcc Merge branch 'files_encryption' of github.com:owncloud/core into files_encryption 12 years ago
Björn Schießle f70240f430 display a warning if the user has enabled file recovery but the admin tries to change the users password without a recovery password 12 years ago
Florin Peter 41165afa59 improved tests 12 years ago
Florin Peter 3aa48616a6 remove unused code 12 years ago
Florin Peter b6572cedac added folder move test 12 years ago
Florin Peter cea9208cec fix broken legacy tests 12 years ago
Björn Schießle e7d1fe82aa fix path to class 12 years ago
Björn Schießle eaa61b8539 fix migration to new encryption 12 years ago
Björn Schießle bdf74090fc re-add 3rdparty submodule 12 years ago
Björn Schießle 002445e23d some typo fixed 12 years ago
Björn Schießle 93771f735b gremove unused code 12 years ago
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