22 Commits (cd3dc1719b8e84526f2c99634f0dc8bf16380579)

Author SHA1 Message Date
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
Andy Scherzinger 5b7dcc1427
chore: Add SPDX header 1 year ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Hamid Dehnavi d64bbc8bd3 Convert isset ternary to null coalescing operator 2 years ago
Côme Chilliet 1e06b61f59 Migrate away from ILogger in encryption 2 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Joas Schilling 16d47b5928
Fix wrongly mixed mock objects in encryption tests 6 years ago
Bjoern Schiessle 3adc2aca53
add occ command to recover encrypted files in case of password lost 7 years ago
Morris Jobke d3d045dd5c
Remove unused import statements 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Morris Jobke 5987099d2a
Remove unneeded check if app is enabled 8 years ago
Morris Jobke 1729e4471f
Update comments to Nextcloud 9 years ago
Bjoern Schiessle fcda3a20f4
create new encryption keys on password reset and backup the old one 9 years ago
Joas Schilling 813f0a0f40
Fix apps/ 9 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling 4a3311f430 Move Encryption app to PSR-4 (#24524) 10 years ago
Björn Schießle a3381b1d0c
we need to initialize the mount points of the given user before we recover 10 years ago
Bjoern Schiessle 89223379ad replaceUserKeys() actually deletes the users keys -> update method name and doc-block 10 years ago
Bjoern Schiessle 5e267589d4 only create and update user specific key if no master key is enabled 10 years ago
Lukas Reschke c353d51810 Remove Scrutinizer Auto Fixer 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Scrutinizer Auto-Fixer be4c3a8b56 Scrutinizer Auto-Fixes 10 years ago
Bjoern Schiessle 7f459c64cb check for the right user if we can change his password 10 years ago
Bjoern Schiessle 854fd63ea9 use uid as additional information for salt 10 years ago
Bjoern Schiessle 62bc0e5264 use password hash instead of the plain password to encrypt the private key 10 years ago
Bjoern Schiessle 7d05f387fb make sure that we create a header for the encrypted private key 11 years ago
Bjoern Schiessle 195a48b2b8 fix change password if no user is logged in, occ call 11 years ago
Bjoern Schiessle 6bcf88ca96 fix decryption of legacy private key 11 years ago
Thomas Müller a4483243ac fixing license headers - encryption code related 11 years ago
Thomas Müller 111fbabfb4 PHPDoc cleanup - clean code \o/ 11 years ago
Thomas Müller 8cf9b423d5 cleanup 11 years ago
Bjoern Schiessle a057108c0c make recovery key work 11 years ago
Bjoern Schiessle 4843e5ce30 use password change logic to userhooks to avoid recursions 11 years ago
Bjoern Schiessle 0f28d538a0 add session class to handle all session operations 11 years ago
Clark Tomlinson d15c2e52b0 cleanup and removing cachefactory 11 years ago
Thomas Müller ecb3834554 fixing obvious bugs while testing 11 years ago
Clark Tomlinson 0c2f9ca849 Updating keystorage movement and fixing hooks 11 years ago
Clark Tomlinson 39733c8da1 Initial commit 11 years ago