Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-06-08Merge pull request #25011 from owncloud/issue-24745-allow-to-cancel-2faVincent Petry
2016-06-08Merge pull request #24899 from owncloud/local-storage-symlinksVincent Petry
2016-06-08Merge pull request #24983 from owncloud/issue-23776-do-not-allow-boolean-user...Vincent Petry
2016-06-08Merge pull request #24991 from owncloud/2fa-do-not-generate-tokenVincent Petry
2016-06-08Merge pull request #24998 from owncloud/issue-24994-allow-decrypting-user-0-onlyVincent Petry
2016-06-07Allow to cancel 2FA after loginJoas Schilling
2016-06-07dissalow symlinks in local storages that point outside the datadirRobin Appelman
2016-06-07Allow to decrypt user '0' files onlyJoas Schilling
2016-06-07do not generate device token if 2FA is enable for userChristoph Wurst
2016-06-06Do not allow to store boolean configs, they behave unexpected on postgresJoas Schilling
2016-06-03allow deleting "ghost files" trough the View and Node apiRobin Appelman
2016-06-02Merge pull request #24940 from owncloud/fix-normalizedcachekey-keepunicodeVincent Petry
2016-06-01remember redirect_url when solving the 2FA challengeChristoph Wurst
2016-06-01Fix TestCase::invokePrivate to work with static classesVincent Petry
2016-06-01Add keepUnicode value in the cache key of normalizedPathCacheVincent Petry
2016-05-31Create session tokens for apache auth usersChristoph Wurst
2016-05-31Merge pull request #24628 from owncloud/decryptall-checkifneedsprocessingVincent Petry
2016-05-31Fix for #23066 (#24689)Torben Dannhauer
2016-05-30fix unit testsBjörn Schießle
2016-05-26One more PSR-4 fix (#24852)Joas Schilling
2016-05-25Merge pull request #24604 from owncloud/user_ldap-psr4Vincent Petry
2016-05-25Fix the tests againJoas Schilling
2016-05-25Merge pull request #24842 from owncloud/files-storage-wrapper-encoding-psr4Vincent Petry
2016-05-25Merge pull request #24840 from owncloud/fix-missing-ext-str-importVincent Petry
2016-05-25Move Test\Files\Storage\Wrapper\EncodingTest to PSR-4Joas Schilling
2016-05-25Merge pull request #24836 from owncloud/auth-tests-to-psr4Vincent Petry
2016-05-25Adjust the phpunit configJoas Schilling
2016-05-25Move parallel merged auth tests to PSR-4Joas Schilling
2016-05-25Merge pull request #24735 from juliushaertl/passwordreset-invalidVincent Petry
2016-05-24do not allow client password logins if token auth is enforced or 2FA is enabledChristoph Wurst
2016-05-24Merge pull request #24748 from owncloud/login-explicitlyVincent Petry
2016-05-24Merge pull request #24760 from owncloud/objectstore_multibucketVincent Petry
2016-05-24when generating browser/device token, save the login name for later password ...Christoph Wurst
2016-05-23Store user bucket in preferencesRoeland Jago Douma
2016-05-23Merge pull request #24658 from owncloud/invalidate-disabled-user-sessionVincent Petry
2016-05-23Merge pull request #24559 from owncloud/2faVincent Petry
2016-05-23Fix NameRoeland Jago Douma
2016-05-23Add unit tests for ObjectHomeMountProviderRoeland Jago Douma
2016-05-23Add mapper unit testsRoeland Jago Douma
2016-05-23Add more tests for OC\Core\Controller\LostControllerJulius Haertl
2016-05-23Only recurse into incomplete folders during background scansRobin Appelman
2016-05-23Merge pull request #24703 from owncloud/personal-settings-auth-tokensVincent Petry
2016-05-23Merge pull request #24349 from owncloud/nfd-storagewrapperVincent Petry
2016-05-23Add two factor auth to coreChristoph Wurst
2016-05-23invalidate user session if the user is disabledChristoph Wurst
2016-05-23Merge pull request #24726 from owncloud/tests-psr-4Vincent Petry
2016-05-23Merge pull request #24603 from owncloud/federated_reshareVincent Petry
2016-05-23add button to invalidate browser sessions/device tokensChristoph Wurst
2016-05-23add button to add new device tokensChristoph Wurst
2016-05-23list user's auth tokens on the personal settings pageChristoph Wurst