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-11-08Theming: theme flow redirection pageJulius Härtl
2017-09-06Fix testsMorris Jobke
2017-08-30Properly allow \OCP\Authentication\IApacheBackend to specify logout URLLukas Reschke
2017-05-18Add tests for ClientFlowLoginControllerLukas Reschke
2017-05-11Disable the API endpoints as wellJoas Schilling
2017-05-10Automatic injection for CssControllerJoas Schilling
2017-05-10Automatic injection for JsControllerJoas Schilling
2017-05-04Update login flow redirectionMario Danic
2017-04-26add contactsmenu popoverGeorg Ehrke
2017-04-26Merge branch 'master' into contactsmenuJan-Christoph Borchardt
2017-04-25Let apps register contact menu provider via info.xmlChristoph Wurst
2017-04-25Contacts menuChristoph Wurst
2017-04-25AppToken to 72 charsRoeland Jago Douma
2017-04-25Add new auth flowLukas Reschke
2017-04-25Fix remember redirect_url on failed login attemptsChristoph Wurst
2017-04-19Rename renderHTML to renderHtmlMorris Jobke
2017-04-19Merge pull request #4350 from nextcloud/adjust-old-bruteforce-protection-anno...Roeland Jago Douma
2017-04-18Add bruteforce protection to changePersonalPasswordLukas Reschke
2017-04-14Adjust existing bruteforce protection codeLukas Reschke
2017-04-14Make BruteForceProtection annotation more cleverLukas Reschke
2017-04-13Merge pull request #4308 from nextcloud/lost-password-emailLukas Reschke
2017-04-13Merge pull request #2424 from nextcloud/fix-login-controller-test-consolidate...Morris Jobke
2017-04-13Merge pull request #3043 from nextcloud/issue-3038-no-logentry-on-email-loginMorris Jobke
2017-04-12Update email template for lost password emailMorris Jobke
2017-04-10Move OC_Defaults to OCP\DefaultsMorris Jobke
2017-04-07Dont create a log entry on email loginJoas Schilling
2017-04-06do login routine only once when done via LoginControllerArthur Schiwon
2017-04-06fix login controller testsArthur Schiwon
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