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
Côme Chilliet e4244c5fc8
fix(encryption): Improve type strictness on decryption check
3 weeks ago
..
AppInfo fix(encryption): Add the script to test encryption status only on logged in pages 4 months ago
Command feat(rector): Enable SafeDeclareStrictTypesRector 1 month ago
Controller refactor(encryption): migrate to Vue 3 and Typescript and script setup 2 months ago
Crypto fix(encryption): Improve type strictness on decryption check 3 weeks ago
Exceptions feat(rector): Enable SafeDeclareStrictTypesRector 1 month ago
Listeners refactor(setup-manager): Use ISetupManager instead of SetupManager 2 months ago
Migration chore: apply new CSFixer rules 9 months ago
Services fix(encryption): Do not register user key related event listeners 9 months ago
Settings feat(rector): Enable SafeDeclareStrictTypesRector 1 month ago
Users refactor(encryption): Migrate away from Hooks to typed events 1 year ago
KeyManager.php fix(encryption): Fix user key support with basic auth 4 months ago
Recovery.php chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 6 months ago
Session.php chore(encryption): Cleanup typing in EncryptAll/DecryptAll 6 months ago
Util.php chore: apply new CSFixer rules 9 months ago