Commit Graph

892 Commits (d4c0ac779034a47d4fc8a56e0a96a7d84170e03c)

Author SHA1 Message Date
Jenkins for ownCloud 8243d19050 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud ab411d2700 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 6c534c8165 [tx-robot] updated from transifex 12 years ago
Florin Peter 8566881758 fix for path_hash not unique as reported at #3641 12 years ago
Florin Peter 35da408222 fix memory problems as reported at #3620 12 years ago
Björn Schießle 2f1005f05f LegacyKeyRecryptKeyfileEncrypt() no longer exists, so test can be removed 12 years ago
Björn Schießle 6394fedb33 add comment to explain the helper function 12 years ago
Björn Schießle 77944cf7b8 fix typo in var name 12 years ago
Björn Schießle df78085171 adapt test to the code changes 12 years ago
Björn Schießle c78a90fd54 use number of manipulated rows as idicator if it was possible to enter the migration mode 12 years ago
Björn Schießle 3ec6b19cdf use constants for different migration status 12 years ago
Björn Schießle 5fafd55108 make sure that only one process can enter the migration mode 12 years ago
Jenkins for ownCloud 4f0f537b42 [tx-robot] updated from transifex 12 years ago
Jörn Friedrich Dreyer c70a0f791d allow 30 sec for testDeleteFile 12 years ago
Jörn Friedrich Dreyer b6f8d2b859 raise failed tests from first commit to size @medium 12 years ago
Jörn Friedrich Dreyer 124f34422c add missing backticks all over the place 12 years ago
Jörn Friedrich Dreyer 73fb722a9e add timeouts 3/30/90 to phpunit tests 12 years ago
Jenkins for ownCloud 3c79d89492 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 67c085417c [tx-robot] updated from transifex 12 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 12 years ago
Jenkins for ownCloud 81b6cab94f [tx-robot] updated from transifex 12 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 12 years ago
Björn Schießle 036732c249 allow to press enter to update the password 12 years ago
Björn Schießle be324fad1c tell the user what he can do to regain access to his files 12 years ago
Björn Schießle 57bda411d1 only show personal settings if the recovery feature is enabled or if no private key is set 12 years ago
Jenkins for ownCloud 666a5c1cc7 [tx-robot] updated from transifex 12 years ago
Florin Peter 055c901091 improved error msg and removed duplicate string 12 years ago
Björn Schießle 7bbd85b6e5 improved label for the password recovery feature 12 years ago
Björn Schießle 4ee7a428ae link directly to the encryption settings 12 years ago
Florin Peter 14ac4fab05 better handling for http post 12 years ago
Florin Peter ef97481a0d changed redirect handling 12 years ago
Florin Peter b46e7323ec fixed typo 12 years ago
Florin Peter dc8bcf0688 reformat code 12 years ago
Björn Schießle 1e601cd6f1 use generated private key fro m setUp() 12 years ago
Björn Schießle 35c91ff901 added test for decryptPrivateKey() 12 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 12 years ago
Björn Schießle b02f4dc62c $session->setPrivateKey expects only one parameter 12 years ago
Björn Schießle 42f66af5a3 control files are no longer needed, remove them from the tests 12 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 12 years ago
Jenkins for ownCloud cf71a54f5d [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 3013c02767 [tx-robot] updated from transifex 12 years ago
Florin Peter 46e5e9bd73 cleanup unused method legacyKeyRecryptKeyfile 12 years ago
Florin Peter d85a10ebc5 fix broken tests 12 years ago
Florin Peter a134ffcf2c code optimized and cleaned up unused vars 12 years ago
Florin Peter e9d1ea712c allow the user to login but do not allow upload and show error message on the web 12 years ago
Florin Peter 2e3bfdb12c check if the decrypted private key is valid on login and on read/write files 12 years ago
Florin Peter 1c4c89418b also fix login errors while filesystem is not loaded in app.php 12 years ago
Florin Peter 4a0e69f941 fix login errors while filesystem is not loaded 12 years ago
Jenkins for ownCloud a730a72dcb [tx-robot] updated from transifex 12 years ago
Florin Peter 96ef926161 normalize path to prevent following split to fail 12 years ago