Commit Graph

369 Commits (5084b58fd29dfd65372e8efdd22a7df615682d5a)

Author SHA1 Message Date
Ferdinand Thiessen 890ab98ee5
fix(encryption): handle decryption exception with outdated passwords 3 weeks ago
Ferdinand Thiessen c4544e3e5e
feat(deps): Upgrade phpseclib to v3 1 month ago
nextcloud-command cbbbe5ac14 refactor: Apply rector changes 1 month ago
Stephen Cuppett f2d0cb1876 refactor(encryption): Migrate remaining deprecated IConfig calls to typed APIs 2 months ago
Stephen Cuppett 1f09a72cff fix(encryption): Missed explicit typing 2 months ago
Stephen Cuppett 1b2b4cb660 refactor(encryption): Migrate appconfig keys to typed bool IAppConfig with repair step 2 months ago
Côme Chilliet 16160c9019 fix(encryption): Fix endpoint /ajax/userSetRecovery to support boolean 3 months ago
Côme Chilliet 9c92cc1617
chore: Suppress last known impure static properties 3 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Ferdinand Thiessen d8e8703796
chore: add missing `Override` attribute to app code 4 months ago
Hamza fab9046ac9 fix(encryption): limit oprhaned keys scan to one user 4 months ago
Robin Appelman 9b504039f4
fix: cache validation of system keys 5 months ago
Côme Chilliet 5c935429ef
fix: Remove a static var usage in encryption application 5 months ago
Côme Chilliet e4244c5fc8
fix(encryption): Improve type strictness on decryption check 6 months ago
provokateurin f12cecb684
feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
Carl Schwan ae73f7aaf5
refactor(setup-manager): Use ISetupManager instead of SetupManager 7 months ago
Ferdinand Thiessen 108858daef
refactor(encryption): migrate to Vue 3 and Typescript and script setup 7 months ago
yemkareems 26e2ff9dca
fix: removed the -n option from options, added the check and made default answer to both questions true to support -n run directly 9 months ago
yemkareems d420b3f157
fix: added the interactive condition to the password question and in non-interactive mode sent the password directly 9 months ago
Côme Chilliet 928a45c677
fix(encryption): Fix user key support with basic auth 9 months ago
Hamza f1cdf6885e feat: add occ command to scan and selete orphaned keys 10 months ago
Côme Chilliet ca8b04f331
fix(encryption): Add the script to test encryption status only on logged in pages 10 months ago
Carl Schwan a3442be054 refactor: fix psalm issues from encryption commands 11 months ago
provokateurin d59338b377
refactor: Apply rector Nextcloud 26 set 11 months ago
Ferdinand Thiessen 7cc3c1f669
fix(encryption): do not setup filesystem without permissions 11 months ago
Côme Chilliet 8330f149b0
chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 12 months ago
Côme Chilliet bfcb2690f4
chore: Improve wording of logged error in apps/encryption/lib/KeyManager.php 12 months ago
Côme Chilliet bc5e29f9f2
fix(tests): Fix type issues and other problems with encryption tests 12 months ago
Côme Chilliet 94254db001
chore(encryption): Cleanup typing in EncryptAll/DecryptAll 12 months ago
Côme Chilliet b74c7538ac
fix(encryption): Do not depend upon user in session unless really necessary 12 months ago
Côme Chilliet f95fef9938
chore(encryption): Adapt tests to code changes 1 year ago
Côme Chilliet d711d68701
fix(encryption): Ignore shared files in encrypt-all command 1 year ago
provokateurin 5bd626bd40
chore: Fix all method calls with too many arguments 1 year ago
Côme Chilliet 4427050f84 fix(encryption): Correctly handle file opening and copying failures 1 year ago
Côme Chilliet 1285ebc3cf fix(encryption): Catch exceptions in encrypt-all command and continue 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Côme Chilliet f6365e76a1
fix(encryption): Do not register user key related event listeners 1 year ago
Robin Appelman b0b8159d6a
fix: throw a better error if we can't get the encrypted header size 1 year ago
Ferdinand Thiessen a3c2600386
fix(encryption): init keys also when logged in using cookie auth 1 year ago
Ferdinand Thiessen 313d2219fd
fix(encryption): Listen for user login and logout to set encryption key 1 year ago
provokateurin e8426996f5
fix(psalm): Fix some newly detected issues 2 years ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 2 years ago
Ferdinand Thiessen f3aa004b1c
refactor(encryption): Migrate away from Hooks to typed events 2 years ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 2 years ago
provokateurin 51d9d63a01
chore: Use more gender neutral language 2 years ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Faraz Samapoor 6b795da540 Uses early returns. 2 years ago
Faraz Samapoor fc8b886295 Refactors encryption app commands. 2 years ago