Commit Graph

56 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Hamza f1cdf6885e feat: add occ command to scan and selete orphaned keys 2 months ago
Carl Schwan a3442be054 refactor: fix psalm issues from encryption commands 3 months ago
Côme Chilliet 8330f149b0
chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 4 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman b0b8159d6a
fix: throw a better error if we can't get the encrypted header size 8 months ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Faraz Samapoor 6b795da540 Uses early returns. 1 year ago
Faraz Samapoor fc8b886295 Refactors encryption app commands. 1 year ago
Andy Scherzinger 5b7dcc1427
chore: Add SPDX header 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Robin Appelman e4f85226c5
extend fix-key-location to handle cases from broken cross-storage moves 2 years ago
Côme Chilliet 1e06b61f59 Migrate away from ILogger in encryption 2 years ago
Côme Chilliet 49108880d2
Add fclose on opened resources 3 years ago
Côme Chilliet a92028f5cd
Rename command to drop-legacy-filekey and remove comment about legacy mode. 3 years ago
Côme Chilliet 36fc5dc8ae
Copy data back instead of renaming to avoid changing the fileid 3 years ago
Côme Chilliet 725403cb0d
Copy and move files to migrate them to the new key 3 years ago
Côme Chilliet 146284f170
Fix fopen mode 3 years ago
Côme Chilliet 5663f9b31e
Add an occ command to scan files for legacy file key in use and get rid of those 3 years ago
J0WI 71e490090f Replace getSystemValue in encryption app 3 years ago
Robin Appelman e3a0e64698
clear is-encrypted cache when trying to fix encrypted version 3 years ago
Robin Appelman 2399710356
allow running encryption:fix-encrypted-version for all users 3 years ago
Robin Appelman dd4ebbd72a
add migration for encryption keys in wrong location 3 years ago
Robin Appelman 06b2ed2641
skip files that cant be opened for FixEncryptedVersion 3 years ago
Côme Chilliet b20278f708
Fix encryption:fix-encrypted-version command when encrypted is set to 0 3 years ago
Côme Chilliet bd467e5d66
Improve typing in FixEncryptedVersion command 3 years ago
Côme Chilliet 37f8f7a5a1
Fix tests on PHP 8.1 for encryption, files_sharing, files_version, 4 years ago
Vincent Petry 60e44077b7
Fix encrypted version to 0 when finding unencrypted file 4 years ago
Gary Kim b78f3a57d1
Migrate HintException to OCP 5 years ago
Vincent Petry d3eeecba54
Prevent running FixEncryptedVersion without master key 5 years ago
Vincent Petry 101c65a949
Fix FixEncryptedVersionTest test 5 years ago
Vincent Petry 6170912ace
Fix warnings in FixEncryptedVersion command 5 years ago
Vincent Petry 4e9241c706
Detect disabled signature check when reparing 5 years ago
Vincent Petry a6dc81d419
Downstream encryption:fix-encrypted-version 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
essys fdcfc4edce
Update ScanLegacyFormat.php 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Roeland Jago Douma 2bbb848c31
Add legacy scanning command 5 years ago
Joas Schilling d7c0b9cced
Also always return in app commands 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Bjoern Schiessle 3adc2aca53
add occ command to recover encrypted files in case of password lost 7 years ago
Bjoern Schiessle 8042e6b8fb
this was a migration step to ownCloud 8.0 to restructure the encryption folder which is no longer needed 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Bjoern Schiessle 66debbe18e
add occ command to disable the master key again 9 years ago