Commit Graph

5806 Commits (3cb4a72960b899ab492ec5f9f6eba9a90370d310)

Author SHA1 Message Date
Björn Schießle 519508736d disable proxys during ssl root cert upload to avoid encryption 12 years ago
Björn Schießle 506c9de5cd backport of 1fa76e53dc 12 years ago
Jan-Christoph Borchardt 5d4ff0e537 better contrast for files list, darker greys for selection and hover 12 years ago
Jan-Christoph Borchardt 0872f641dd darker low threshold color for file size and age fading, better contrast 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
Thomas Mueller 058c15a9f4 Read configuratons for external filesystem test from a private place. 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
Arthur Schiwon 4976f2e0d3 LDAP: append port when URL is passed in LDAP Host configuration, fixes #2600 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
Robin Appelman e1b5598f00 Files: use public api to register backgroundjob 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
Thomas Mueller 1d7d5d2894 In cases where smb4php returns false of an empty array stat/( has to return false. 12 years ago
Florin Peter 46e5e9bd73 cleanup unused method legacyKeyRecryptKeyfile 12 years ago
Florin Peter d85a10ebc5 fix broken tests 12 years ago
Arthur Schiwon 2ff9677cd1 LDAP: sqlite compatibility for emptyiing tables 12 years ago
Arthur Schiwon c49ee4d3e3 LDAP: fix setting value of checkbox after loading configuration 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