You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/encryption/lib
Robin Appelman 9b504039f4
fix: cache validation of system keys
2 months ago
..
AppInfo fix(encryption): Add the script to test encryption status only on logged in pages 7 months ago
Command feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Controller refactor(encryption): migrate to Vue 3 and Typescript and script setup 5 months ago
Crypto fix(encryption): Improve type strictness on decryption check 3 months ago
Exceptions feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Listeners refactor(setup-manager): Use ISetupManager instead of SetupManager 4 months ago
Migration chore: apply new CSFixer rules 11 months ago
Services fix: Remove a static var usage in encryption application 2 months ago
Settings feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Users fix: cache validation of system keys 2 months ago
KeyManager.php fix(encryption): Fix user key support with basic auth 7 months ago
Recovery.php chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 9 months ago
Session.php chore(encryption): Cleanup typing in EncryptAll/DecryptAll 9 months ago
Util.php chore: apply new CSFixer rules 11 months ago