nextcloud-server/apps/encryption/lib
Stephan Orbaugh fbff470d4c
Merge pull request #56419 from nextcloud/fix/provide-non-interactive-mode-to-run-encryption
fix: support -n option to encrypt-all command to allow to run in non-interactive mode
2025-11-27 11:46:05 +07:00
..
AppInfo fix(encryption): Add the script to test encryption status only on logged in pages 2025-11-04 14:52:58 +07:00
Command feat: add occ command to scan and selete orphaned keys 2025-11-04 16:56:35 +07:00
Controller refactor: Apply rector Nextcloud 26 set 2025-09-28 11:45:52 +07:00
Crypto fix: removed the -n option from options, added the check and made default answer to both questions true to support -n run directly 2025-11-19 15:52:47 +07:00
Exceptions style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Listeners fix(encryption): Add the script to test encryption status only on logged in pages 2025-11-04 14:52:58 +07:00
Migration chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Services fix(encryption): Do not register user key related event listeners 2025-06-16 15:52:41 +07:00
Settings chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Users refactor(encryption): Migrate away from Hooks to typed events 2024-10-15 18:33:06 +07:00
KeyManager.php fix(encryption): Fix user key support with basic auth 2025-11-10 18:11:01 +07:00
Recovery.php chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 2025-09-09 11:46:28 +07:00
Session.php chore(encryption): Cleanup typing in EncryptAll/DecryptAll 2025-09-09 11:46:18 +07:00
Util.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00