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
AgeCommit message (Expand)Author
2017-01-09Set redirect_url on 2FA challenge pageChristoph Wurst
2016-12-08Save the timezone on login againJoas Schilling
2016-11-21Fix changing display names for subadminsLukas Reschke
2016-11-16Add OCSControllerTestsRoeland Jago Douma
2016-11-04Merge pull request #1109 from nextcloud/add-more-secrets-to-password-reset-linkMorris Jobke
2016-11-03Fix testsRoeland Jago Douma
2016-11-03[WIP] Use mail for encrypting the password reset token as wellLukas Reschke
2016-11-03Add cache 1 day cache to preview endpointRoeland Jago Douma
2016-11-03More testsRoeland Jago Douma
2016-11-02bring back remember-meChristoph Wurst
2016-10-18Check the mimetype before reading the content and catch exceptionJoas Schilling
2016-10-06Merge pull request #1629 from nextcloud/cleanup-settings-applicationJoas Schilling
2016-10-06Use our base class everywhereJoas Schilling
2016-10-06Properly catch password policy hint for personal page password changesMorris Jobke
2016-09-30Remove unused endpointJoas Schilling
2016-09-30Use magic DI for core controllersJoas Schilling
2016-09-06Fix testsRoeland Jago Douma
2016-09-06Fix getMock TwoFactorMiddlewareTestRoeland Jago Douma
2016-09-05Merge pull request #1158 from nextcloud/cache_avatarsLukas Reschke
2016-09-05add 2fa backup codes appChristoph Wurst
2016-09-01Fix depreccated getMock in Core/Command testsRoeland Jago Douma
2016-08-30check same URL in unit testsChristoph Wurst
2016-08-30redirect to default app after solving the 2FA challengeChristoph Wurst
2016-08-30Fix testsRoeland Jago Douma
2016-08-30Merge pull request #1172 from nextcloud/core_cleanupMorris Jobke
2016-08-29AvatarController use proper JSONResponseRoeland Jago Douma
2016-08-29Minor cleanup in core ControllersRoeland Jago Douma
2016-08-29redirect to 2fa provider if there's only one active for the userChristoph Wurst
2016-08-27Merge pull request #1058 from nextcloud/avatarController_cleanupLukas Reschke
2016-08-26Merge pull request #1031 from nextcloud/2fa-infinite-redirect-loopJoas Schilling
2016-08-25AvatarController cleanupRoeland Jago Douma
2016-08-24prevent infinite redirect loops if the there is no 2fa provider to passChristoph Wurst
2016-08-23Move the reset token to core appJoas Schilling
2016-08-23Remove "password reset token" after successful loginJoas Schilling
2016-08-17Add tests for ChangePasswordControllerRoeland Jago Douma
2016-08-15We have to mock the is_uploaded_file in the OC\Core\Controller namespaceRoeland Jago Douma
2016-08-15Fix mock call in AvatarControllerTestRoeland Jago Douma
2016-08-15Use generated URLLukas Reschke
2016-08-15Fix template testLukas Reschke
2016-08-15Fix tests for LoginControllerLukas Reschke
2016-08-15Don't use create mockLukas Reschke
2016-08-11Use createMock instead of deprecated getMockLukas Reschke
2016-08-11Redirect users when already logged-in on login formLukas Reschke
2016-07-22Renamed test classes for file logging tests.Thomas Pulzer
2016-07-22Changed logtype to file instead of owncloud.Thomas Pulzer
2016-07-21Mitigate race conditionLukas Reschke
2016-07-20Implement brute force protectionLukas Reschke
2016-07-14Use argument instead of valueJoas Schilling
2016-07-13FIx my emailJoas Schilling
2016-07-13Add tests for set/get/delete/listJoas Schilling