Commit Graph

93 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Côme Chilliet 8330f149b0
chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 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
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
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
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
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
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 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" 3 years ago
Côme Chilliet 2a6f347430 Increase from 100000 to 600000 iterations for hash_pbkdf2 3 years ago
Côme Chilliet c9c49bfef8
Log failures to delete legacy file key 3 years ago
jld3103 2f653c8be8
Cleanup signature checking logic in encryption 3 years ago
Côme Chilliet 430009b8e2
Add a test for multiKeyEncrypt/Decrypt methods 3 years ago
Côme Chilliet 24e762c59f
Fix encryption file key management 3 years ago
Côme Chilliet 8900d030d1
Adapt code to new encryption system 3 years ago
Côme Chilliet fbe282caeb
Getting rid of openssl_seal and rc4 in server side encryption 3 years ago
Joas Schilling 0f7146c652
Move encrypt-all password email to EmailTemplate 3 years ago
Côme Chilliet f2912ce8bc Set functions as private to be able to refactor later 3 years ago
Côme Chilliet 71482576ad Move to phpseclib implementation of RC4 3 years ago
Côme Chilliet bd626e3693 Strong type custom openssl_seal implementation 3 years ago
Côme Chilliet deed6393fb Always wrap rc4, and throws on unknown cipher 3 years ago
Kevin Niehage 81638436e5 introduce wrapped_openssl_seal() and wrapped_openssl_open() to circument RC4 problems with OpenSSL v3 3 years ago
Côme Chilliet 7ebbb6b2ca
Remove workarounds specific to 7.4 3 years ago
Côme Chilliet 9430899f16
Fix psalm issues related to signature changes from PHP 8.0 3 years ago
J0WI 71e490090f Replace getSystemValue in encryption app 3 years ago
plumbeo 1258caeab7 Save encrypted files in binary format 4 years ago
Carl Schwan aeecb72e96
Fix a few psalm issues and moved back to psalm/phar 4.18 4 years ago
J0WI 91051d9207 Generate strong, human readable OTP 5 years ago
J0WI c694b9d52b Remember current cipher 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Valdnet b9d00a96b3
l10n: Unify spelling 5 years ago
J0WI e617361250 Use constant for supported formats 5 years ago
J0WI 21494a5b7b Drop OpenSSL 0.9.8 workaround 5 years ago
Robin Appelman 8a92229485
getStorage can also return null 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Roeland Jago Douma 918af40f05 Harden EncryptAll check for empty email 5 years ago
Morris Jobke 24d436cb60
Remove unneeded casts that were found by Psalm 5 years ago