5686 Commits (0ac7c5712a18b01057ebaf5819cfe12700a86a3e)

Author SHA1 Message Date
  Jan-Christoph Borchardt 0872f641dd darker low threshold color for file size and age fading, better contrast 11 years ago
  Björn Schießle 3ec6b19cdf use constants for different migration status 11 years ago
  Björn Schießle 5fafd55108 make sure that only one process can enter the migration mode 11 years ago
  Jenkins for ownCloud 4f0f537b42 [tx-robot] updated from transifex 11 years ago
  Jörn Friedrich Dreyer c70a0f791d allow 30 sec for testDeleteFile 11 years ago
  Jörn Friedrich Dreyer b6f8d2b859 raise failed tests from first commit to size @medium 11 years ago
  Jörn Friedrich Dreyer 124f34422c add missing backticks all over the place 11 years ago
  Jörn Friedrich Dreyer 73fb722a9e add timeouts 3/30/90 to phpunit tests 11 years ago
  Jenkins for ownCloud 3c79d89492 [tx-robot] updated from transifex 11 years ago
  Jenkins for ownCloud 67c085417c [tx-robot] updated from transifex 11 years ago
  Thomas Mueller 058c15a9f4 Read configuratons for external filesystem test from a private place. 11 years ago
  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 11 years ago
  Jenkins for ownCloud 81b6cab94f [tx-robot] updated from transifex 11 years ago
  Björn Schießle 7fc5151d95 add a hint that the admin can recover your files; Don't let the user change the recovery settings if no private key is set 11 years ago
  Björn Schießle 036732c249 allow to press enter to update the password 11 years ago
  Björn Schießle be324fad1c tell the user what he can do to regain access to his files 11 years ago
  Björn Schießle 57bda411d1 only show personal settings if the recovery feature is enabled or if no private key is set 11 years ago
  Jenkins for ownCloud 666a5c1cc7 [tx-robot] updated from transifex 11 years ago
  Florin Peter 055c901091 improved error msg and removed duplicate string 11 years ago
  Björn Schießle 7bbd85b6e5 improved label for the password recovery feature 11 years ago
  Björn Schießle 4ee7a428ae link directly to the encryption settings 11 years ago
  Arthur Schiwon 4976f2e0d3 LDAP: append port when URL is passed in LDAP Host configuration, fixes #2600 11 years ago
  Florin Peter 14ac4fab05 better handling for http post 11 years ago
  Florin Peter ef97481a0d changed redirect handling 11 years ago
  Florin Peter b46e7323ec fixed typo 11 years ago
  Florin Peter dc8bcf0688 reformat code 11 years ago
  Björn Schießle 1e601cd6f1 use generated private key fro m setUp() 11 years ago
  Björn Schießle 35c91ff901 added test for decryptPrivateKey() 11 years ago
  Björn Schießle b5820af3cc let user update private key password in case it was changed from outside, e.g. external auth back-ends 11 years ago
  Björn Schießle b02f4dc62c $session->setPrivateKey expects only one parameter 11 years ago
  Björn Schießle 42f66af5a3 control files are no longer needed, remove them from the tests 11 years ago
  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 11 years ago
  Robin Appelman e1b5598f00 Files: use public api to register backgroundjob 11 years ago
  Jenkins for ownCloud cf71a54f5d [tx-robot] updated from transifex 11 years ago
  Jenkins for ownCloud 3013c02767 [tx-robot] updated from transifex 11 years ago
  Thomas Mueller 1d7d5d2894 In cases where smb4php returns false of an empty array stat/( has to return false. 11 years ago
  Florin Peter 46e5e9bd73 cleanup unused method legacyKeyRecryptKeyfile 11 years ago
  Florin Peter d85a10ebc5 fix broken tests 11 years ago
  Arthur Schiwon 2ff9677cd1 LDAP: sqlite compatibility for emptyiing tables 11 years ago
  Arthur Schiwon c49ee4d3e3 LDAP: fix setting value of checkbox after loading configuration 11 years ago
  Florin Peter a134ffcf2c code optimized and cleaned up unused vars 11 years ago
  Florin Peter e9d1ea712c allow the user to login but do not allow upload and show error message on the web 11 years ago
  Florin Peter 2e3bfdb12c check if the decrypted private key is valid on login and on read/write files 11 years ago
  Florin Peter 1c4c89418b also fix login errors while filesystem is not loaded in app.php 11 years ago
  Florin Peter 4a0e69f941 fix login errors while filesystem is not loaded 11 years ago
  Jenkins for ownCloud a730a72dcb [tx-robot] updated from transifex 11 years ago
  Florin Peter 96ef926161 normalize path to prevent following split to fail 11 years ago
  Florin Peter ccdfb59426 fix legacy key in until test 11 years ago
  Florin Peter 8e324aad38 fix re-encrypt legacy files 11 years ago
  Florin Peter 986e9dd362 use legacyDecrypt to decrypt key file like the previous files_encryption 11 years ago