Commit Graph

345 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
provokateurin d59338b377
refactor: Apply rector Nextcloud 26 set 3 months ago
Ferdinand Thiessen 7cc3c1f669
fix(encryption): do not setup filesystem without permissions 3 months ago
Côme Chilliet 8330f149b0
chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 4 months ago
Côme Chilliet bfcb2690f4
chore: Improve wording of logged error in apps/encryption/lib/KeyManager.php 4 months ago
Côme Chilliet bc5e29f9f2
fix(tests): Fix type issues and other problems with encryption tests 4 months ago
Côme Chilliet 94254db001
chore(encryption): Cleanup typing in EncryptAll/DecryptAll 4 months ago
Côme Chilliet b74c7538ac
fix(encryption): Do not depend upon user in session unless really necessary 4 months ago
Côme Chilliet f95fef9938
chore(encryption): Adapt tests to code changes 5 months ago
Côme Chilliet d711d68701
fix(encryption): Ignore shared files in encrypt-all command 5 months ago
provokateurin 5bd626bd40
chore: Fix all method calls with too many arguments 5 months ago
Côme Chilliet 4427050f84 fix(encryption): Correctly handle file opening and copying failures 6 months ago
Côme Chilliet 1285ebc3cf fix(encryption): Catch exceptions in encrypt-all command and continue 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Côme Chilliet f6365e76a1
fix(encryption): Do not register user key related event listeners 6 months ago
Robin Appelman b0b8159d6a
fix: throw a better error if we can't get the encrypted header size 8 months ago
Ferdinand Thiessen a3c2600386
fix(encryption): init keys also when logged in using cookie auth 9 months ago
Ferdinand Thiessen 313d2219fd
fix(encryption): Listen for user login and logout to set encryption key 10 months ago
provokateurin e8426996f5
fix(psalm): Fix some newly detected issues 1 year ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Ferdinand Thiessen f3aa004b1c
refactor(encryption): Migrate away from Hooks to typed events 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
provokateurin 51d9d63a01
chore: Use more gender neutral language 1 year ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 1 year 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
provokateurin 4016aace04
refactor(encryption): Replace security annotations with respective attributes 1 year ago
Louis Chemineau 39fd19f1d6 refactor(encryption): Migrate app.php to Application.php 2 years ago
Côme Chilliet 885604ce2d
fix: add default value for new flag `$useDecryptAll` on getFileKey 2 years ago
Côme Chilliet 95cd524771
fix: Autodetect legacy filekey instead of trusting the header for legacy header 2 years ago
Andy Scherzinger 5b7dcc1427
chore: Add SPDX header 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Hamid Dehnavi d64bbc8bd3 Convert isset ternary to null coalescing operator 2 years ago
Robin Appelman e4f85226c5
extend fix-key-location to handle cases from broken cross-storage moves 2 years ago
Côme Chilliet 3e176f58af Improve typing as suggested by review 2 years ago
Côme Chilliet 1e06b61f59 Migrate away from ILogger in encryption 2 years ago
Côme Chilliet bd08849866
Fix sharing of encrypted files 2 years ago
rakekniven 9646474e9a fix(i18n) Changed grammar related to "login" 2 years ago
Côme Chilliet 2a6f347430 Increase from 100000 to 600000 iterations for hash_pbkdf2 3 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 c9c49bfef8
Log failures to delete legacy file 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