24 Ревизии (d89a75be0b01f0423a7c1ad2d58aac73c3cc1f3a)

Автор SHA1 Съобщение Дата
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 преди 3 години
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators преди 3 години
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 преди 3 години
  Morris Jobke 5a064ec28b
Fix typo in error message преди 3 години
  Julius Härtl 36cfdd320b
Harden key generation преди 3 години
  Christoph Wurst cb057829f7
Update license headers for 19 преди 4 години
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function преди 4 години
  Christoph Wurst 14c996d982
Use elseif instead of else if преди 4 години
  Christoph Wurst 5bf3d1bb38
Update license headers преди 4 години
  Roeland Jago Douma 68748d4f85
Some php-cs fixes преди 4 години
  Arthur Schiwon 38a90130ce
move log constants to ILogger преди 6 години
  Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses преди 6 години
  Morris Jobke 2a38605545
Properly log the full exception instead of only the message преди 6 години
  Morris Jobke 0eebff152a
Update license headers преди 6 години
  Bjoern Schiessle 28a7e72868
after the master key was loaded we are ready to go, no re-login needed преди 7 години
  Morris Jobke 1729e4471f
Update comments to Nextcloud преди 7 години
  Vincent Petry 6b9ef15803
Use master key for public links as well преди 7 години
  Vincent Petry 43c081bdc9
Fix public link for master key преди 7 години
  Bjoern Schiessle fcda3a20f4
create new encryption keys on password reset and backup the old one преди 7 години
  Bjoern Schiessle 8a401ee156
check if session is initialized преди 7 години
  Maxence Lange 558a934842 init Session/privateKeys on Master Key преди 7 години
  Joas Schilling 5e5e5b77d5
Fix encryption app преди 7 години
  Joas Schilling 813f0a0f40
Fix apps/ преди 7 години
  Lukas Reschke aba539703c
Update license headers преди 8 години
  Björn Schießle 0f728b4cd1
don't fail on "bad signature" during login. Most likely this happens because преди 8 години
  Joas Schilling 4a3311f430 Move Encryption app to PSR-4 (#24524) преди 8 години
  Bjoern Schiessle d86f8ba5f8
if we don't have a encrypted file key we can return a empty string right away преди 8 години
  Thomas Müller 50e20e531e
Introduce isReadyForUser and verify in file transfer ownership - fixes #23786 преди 8 години
  Bjoern Schiessle 89223379ad replaceUserKeys() actually deletes the users keys -> update method name and doc-block преди 8 години
  Bjoern Schiessle 5e267589d4 only create and update user specific key if no master key is enabled преди 8 години
  Lukas Reschke c353d51810 Remove Scrutinizer Auto Fixer преди 8 години
  Lukas Reschke 933f60e314 Update author information преди 8 години
  Bjoern Schiessle 95ea2ccb53 make decrypt all work with the master key преди 8 години
  Vincent Petry 45c78476f5 Use cache update instead of put for encryption version преди 8 години
  Lukas Reschke 6724f76573 Use cache and add tests преди 8 години
  Lukas Reschke 5ccb9dfa7e Use database for keeping track of the version преди 8 години
  Lukas Reschke b5824f024a Keep track of file version преди 8 години
  Thomas Müller 682821c71e Happy new year! преди 8 години
  Björn Schießle 46f6c289ca only use master key ID if a user is logged in. Otherwise keep the public link share key преди 8 години
  Lukas Reschke 00a01a8de2 Fix PHPDoc + Add handling for error cases преди 8 години
  Scrutinizer Auto-Fixer be4c3a8b56 Scrutinizer Auto-Fixes преди 8 години
  Bjoern Schiessle acfc7d7c4d enable usage of a master key преди 8 години
  Bjoern Schiessle 854fd63ea9 use uid as additional information for salt преди 8 години
  Bjoern Schiessle 62bc0e5264 use password hash instead of the plain password to encrypt the private key преди 8 години
  Bjoern Schiessle 1e284b15ff only create new key pair if both keys are missing преди 9 години
  Bjoern Schiessle ccbefb6e75 delete all file keys doesn't need the encryption module as parameter; implement rmdir; getFileKeyDir should also work for part files and complete directories преди 9 години
  Bjoern Schiessle 70a44621be check recovery setting for the right user преди 9 години
  Thomas Müller fc4127dd62 add $encryptionModuleId to methods of Keys/IStorage преди 9 години
  Thomas Müller c6e243928c move creation of shared key to the login handler - fixes #15705 преди 9 години
  Bjoern Schiessle e93f262eac display warning if password changed or if the keys are not initialized преди 9 години