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
2021-10-23add check isFairUseOfFreePushService on loginVitor Mattos
2021-07-01Deprecate RedirectToDefaultAppResponseDaniel Rudolf
2021-06-30Add IUrlGenerator::linkToDefaultPageUrl()Daniel Rudolf
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-04-20Handle device login like an alternative loginJoas Schilling
2021-03-08Allow admins to disable the login formRoeland Jago Douma
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-02-01Keep direct login active when redirectingJulius Härtl
2021-01-15Do not redirect to logout after loginRoeland Jago Douma
2020-04-29Update license headers for 19Christoph Wurst
2020-04-15Merge pull request #20401 from nextcloud/fix/login-sso-redirctRoeland Jago Douma
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Fix absolute redirectJohn Molakvoæ (skjnldsv)
2020-03-31Start with webauthnRoeland Jago Douma
2019-12-12Merge pull request #17784 from nextcloud/enh/disable-clear-site-data-via-configRoeland Jago Douma
2019-12-05Update license headersChristoph Wurst
2019-11-30Send Clear-Site-Data expect for ChromeDaniel Kesselberg
2019-11-28Trim the login nameChristoph Wurst
2019-07-09Don't send executionContexts for Clear-Site-DataDaniel Kesselberg
2019-05-29Vueify the login pageChristoph Wurst
2019-05-07Add a login chain to reduce the complexity of LoginController::tryLoginChristoph Wurst
2019-02-06Do not do redirect handling when loggin outRoeland Jago Douma
2019-01-29Clears the local storage after logoutMichael Weimann
2019-01-23Honor remember_login_cookie_lifetimeRoeland Jago Douma
2018-11-20Respect the disabled setting for lost_password_linkRoeland Jago Douma
2018-10-30added possibility to disable autocomplete in login formRayn0r
2018-10-15Remove cookies from Clear-Site-Data HeaderPatrick Conrad
2018-10-08Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the...Morris Jobke
2018-10-02Update all the publickey tokens if needed on web loginRoeland Jago Douma
2018-10-02Moves the logo files to logoMichael Weimann
2018-08-13Fix max length requirements for the throttler metadataChristoph Wurst
2018-08-08Rename providerset method to get primary providersChristoph Wurst
2018-08-08Fix login redirection if only one 2FA provider is activeChristoph Wurst
2018-07-21Implements handling for deactivated usersMichael Weimann
2018-06-20Make 2FA providers statefulChristoph Wurst
2018-04-11Use proper typesRoeland Jago Douma
2018-04-11Avoid to leak a user ID that is not a string to reach a user backendMorris Jobke
2018-04-06Remove unused parameterRoeland Jago Douma
2018-04-06Fix testsRoeland Jago Douma
2018-04-06Always remember meRoeland Jago Douma
2018-02-22don't try login with the same name that just failedArthur Schiwon
2018-01-15Display message when connection is throttled on logi pageRoeland Jago Douma
2017-12-28Hide stay logged in checkbox when flow authentication is usedJulius Härtl
2017-11-06Update license headersMorris Jobke
2017-09-07Fix "Uninitialized string offset: 0 at \/media\/psf\/stable9\/lib\/private\/U...Lukas Reschke
2017-09-04Merge pull request #6196 from nextcloud/downstream-26539-2Morris Jobke
2017-09-04Fix broken testsMorris Jobke
2017-09-02Add rich link preview to the login pageJulius Härtl
2017-07-27Add metadata to \OCP\AppFramework\Http\Response::throttleLukas Reschke