Historique des commits

Auteur SHA1 Message Date
  Bjoern Schiessle cabe92ef12 Merge branch 'master' into decrypt_files_again il y a 11 ans
  Björn Schießle d3e2f31ada Merge pull request #4352 from owncloud/encryption_clean_up il y a 11 ans
  Bjoern Schiessle 5ba8d38b7f remove old comments, TODos, etc. il y a 11 ans
  Bjoern Schiessle 7ce03ba37c improved error message to refect openSSL PHP extension and stock openSSL configuration issues il y a 11 ans
  Bjoern Schiessle cfbdad9cdb catch broken server config and disable encryption app. il y a 11 ans
  Bjoern Schiessle 69173c2a6b fix test and make warning translatable il y a 11 ans
  Bjoern Schiessle 9253627327 cancel sharing if some users doesn't have a working encryption set-up. il y a 11 ans
  Bjoern Schiessle b6fa0e4eef working decrypt files method il y a 11 ans
  Björn Schießle 9575c2f37c added helper function to escape glob pattern il y a 11 ans
  Björn Schießle f9c337dd21 only escape glob pattern il y a 11 ans
  Björn Schießle abc2ee2e07 handle rename correctly for system wide mounts il y a 11 ans
  VicDeo f67fc78531 Merge pull request #3899 from owncloud/encryption_check_php_version il y a 11 ans
  Björn Schießle f30dd1557e more verbose error message il y a 11 ans
  Björn Schießle 40e6ede6a2 improved error message il y a 11 ans
  Björn Schießle 9512382ae0 fix error string il y a 11 ans
  Björn Schießle adcee5b695 check php version, the encryption app needs php >= 5.3.3 il y a 11 ans
  Björn Schießle c4aef89278 introduce pre-disable-app hook and use it for the encryption app to reset migration status if the app was disabled il y a 11 ans
  Björn Schießle d10ad0d603 Squashed commit of the following: il y a 11 ans
  Björn Schießle 7cfb0dc406 Merge branch 'master' into files_encryption_check_private_key il y a 11 ans
  Björn Schießle bc2862fcb9 Merge branch 'master' into files_encryption_upgrade_fix il y a 11 ans
  Björn Schießle 27fcdb3af5 Merge branch 'master' into files_encryption_upgrade_fix il y a 11 ans
  Björn Schießle c78a90fd54 use number of manipulated rows as idicator if it was possible to enter the migration mode il y a 11 ans
  Björn Schießle 5fafd55108 make sure that only one process can enter the migration mode il y a 11 ans
  Björn Schießle 13017ce9e1 Merge branch 'master' into files_encryption_check_private_key il y a 11 ans
  Björn Schießle d7a9852f7b use pre_setPassword hook to update the encryption keys if the back-end doesn't support password change; improved output to let the admin know what happened il y a 11 ans
  Florin Peter dc8bcf0688 reformat code il y a 11 ans
  Björn Schießle b02f4dc62c $session->setPrivateKey expects only one parameter il y a 11 ans
  Björn Schießle 471d2b732c introduce decryptPrivateKey() method which also checks if the result is a valid private key to avoid additional checks on various places il y a 11 ans
  Florin Peter 8761242f52 Merge branch 'master' into files_encryption_upgrade_fix il y a 11 ans
  Florin Peter e9d1ea712c allow the user to login but do not allow upload and show error message on the web il y a 11 ans