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-07-13[stable9.1] Adding certificate revocation list and validate if the app certif...Vincent Petry
2016-07-08[stable9.1] Revert invalid commits from master->stable9.1 merge (#25420)Vincent Petry
2016-07-08[stable9.1] Set content type when downloading log file to force download in s...Thomas Müller
2016-07-05fix swift primary object store test (#25281)Thomas Müller
2016-07-01Merge pull request #25276 from owncloud/delete-own-session-tokenVincent Petry
2016-06-29Various database migration fixes (#25209)Thomas Müller
2016-06-28prevent users from deleting their own session tokenChristoph Wurst
2016-06-27Login hooks (#25260)Christoph Wurst
2016-06-27Merge pull request #25250 from owncloud/linkshare-includedeletewithuploadpermsVincent Petry
2016-06-24check login name when authenticating with client tokenChristoph Wurst
2016-06-24Repair step to adjust link share delete permissionsVincent Petry
2016-06-24Add explicit delete permission to link sharesVincent Petry
2016-06-22Merge pull request #25172 from owncloud/token-login-validationVincent Petry
2016-06-22occ web executor (#24957)VicDeo
2016-06-21update session token password on user password changeChristoph Wurst
2016-06-20fix unit test warning/errorsChristoph Wurst
2016-06-20fix DefaultTokenMapperTestChristoph Wurst
2016-06-20fix default token provider testsChristoph Wurst
2016-06-20fix user session testsChristoph Wurst
2016-06-17use token last_activity instead of session valueChristoph Wurst
2016-06-17add PasswordLoginForbiddenExceptionChristoph Wurst
2016-06-16assert app is loaded in unit testsChristoph Wurst
2016-06-16load 2FA provider apps before querying classesChristoph Wurst
2016-06-16Merge pull request #24415 from owncloud/optimize_sharingdisabled_for_userVincent Petry
2016-06-16Merge pull request #25075 from owncloud/fix_23265Vincent Petry
2016-06-15Merge pull request #25093 from owncloud/issue-12816-clean-tags-from-deleted-u...Vincent Petry
2016-06-14Fix unit testsRoeland Jago Douma
2016-06-14Clean up tags of deleted usersJoas Schilling
2016-06-13create session token only for clients that support cookiesChristoph Wurst
2016-06-13Remove shares of the root folderRoeland Jago Douma
2016-06-13fail hard if 2fa provider can not be loaded (#25061)Christoph Wurst
2016-06-10Merge pull request #24863 from owncloud/propagator-batchingVincent Petry
2016-06-10Add not-null columns for oracleJoas Schilling
2016-06-10Repair job to fix permissions for avatarsRoeland Jago Douma
2016-06-10Merge pull request #25025 from owncloud/clear_old_calendar_sharesVincent Petry
2016-06-09Do not leak the login name - fixes #25047Thomas Müller
2016-06-09Add repair step to clean old calendar/contact sharesRoeland Jago Douma
2016-06-09Merge pull request #24973 from owncloud/token-password-session-tokenVincent Petry
2016-06-09Merge pull request #24826 from owncloud/cors-client-loginVincent Petry
2016-06-08Do not log token or challenge with exception stacktrace (#25026)Joas Schilling
2016-06-08use client login method on CORS routesChristoph Wurst
2016-06-08When creating a session token, make sure it's the login password and not a de...Christoph Wurst
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