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-04-05Merge pull request #4123 from nextcloud/allow-password-reset-with-emailRoeland Jago Douma
2017-03-29Fix gzip files for SafariMorris Jobke
2017-03-29Fix controller testsRoeland Jago Douma
2017-03-28Allow to reset the password with the email as an inputJoas Schilling
2017-03-24TestsRoeland Jago Douma
2017-02-23Clean up single user modeMorris Jobke
2017-02-02oc_token should be nc_tokenChristoph Wurst
2017-01-31Merge pull request #2044 from nextcloud/login-credential-storeMorris Jobke
2017-01-25unify endpoints form core and the the provisioning apiBjoern Schiessle
2017-01-17Merge pull request #3023 from nextcloud/issue-2915-filter-out-sensitive-appco...Christoph Wurst
2017-01-13Merge pull request #2918 from nextcloud/encryption-recovery-improvementsMorris Jobke
2017-01-12Fix testsJoas Schilling
2017-01-11always allow remembered loginChristoph Wurst
2017-01-11fix coding style and increase code coverageChristoph Wurst
2017-01-11Fix testsCornelius Kölbel
2017-01-10create new encryption keys on password reset and backup the old oneBjoern Schiessle
2017-01-06Adds CssControllerTestsRoeland Jago Douma
2016-12-30Merge pull request #2892 from nextcloud/usercontroller_testsRoeland Jago Douma
2016-12-30Adds user controller testsRoeland Jago Douma
2016-12-30User command enable/disable testsRoeland Jago Douma
2016-12-29Add Group Command testsRoeland Jago Douma
2016-12-23Set redirect_url on 2FA challenge pageChristoph Wurst
2016-12-22Merge pull request #2563 from nextcloud/fix-password-resetMorris Jobke
2016-12-20Add tests for 2FA commandsRoeland Jago Douma
2016-12-08fix password reset if encryption is enabledBjoern Schiessle
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