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
2019-01-30Clean pending 2FA authentication on password resetRoeland Jago Douma
2019-01-23Honor remember_login_cookie_lifetimeRoeland Jago Douma
2019-01-18Fix template paramterRoeland Jago Douma
2018-11-29Fix testsJohn Molakvoæ (skjnldsv)
2018-11-01Use the proper server for the apptoken flow loginRoeland Jago Douma
2018-10-30adapted automated test for autocomplete changesRayn0r
2018-10-25Keep list of icons in a separate file for use in the accessibility appJulius Härtl
2018-10-15Remove cookies from Clear-Site-Data HeaderPatrick Conrad
2018-10-15Merge pull request #11765 from nextcloud/feature/mandatory-2fa-for-groupsMorris Jobke
2018-10-15Make it possible to enforce mandatory 2FA for groupsChristoph Wurst
2018-10-14Check if TTY is invalid in encryption:encrypt-all and encryption:decrypt-allEvgeny Golyshev
2018-10-08Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the...Morris Jobke
2018-10-03Add an endppoint for clients to request an app passwordRoeland Jago Douma
2018-10-02Refactors the scss svg functionsMichael Weimann
2018-09-30Add mandatory 2FA service/classChristoph Wurst
2018-09-25Only allow 2FA state changs if providers support the operationChristoph Wurst
2018-09-13Merge pull request #10743 from danielkesselberg/bugfix/noid/allow-password-re...blizzz
2018-08-31Change password expiration time from 12h to 7dMorris Jobke
2018-08-24Merge pull request #10334 from denismosolov/group-addDenis Mosolov
2018-08-19Enable password reset for user with same email address when only one is activeDaniel Kesselberg
2018-08-16Add an options to create and remove groups via occDenis Mosolov
2018-08-15update unit testsBjoern Schiessle
2018-08-08Fix login redirection if only one 2FA provider is activeChristoph Wurst
2018-08-01Fix unit testJoas Schilling
2018-07-25Fix app navigation controller to return an arrayJulius Härtl
2018-07-21Adds disabled user unit testsMichael Weimann
2018-07-01Adds an info if the maintenance mode is already enabled/disabled.Michael Weimann
2018-06-25Merge pull request #9632 from nextcloud/enhancement/stateful-2fa-providersMorris Jobke
2018-06-21prefill userid for login after password resetRobin Appelman
2018-06-20Make 2FA providers statefulChristoph Wurst
2018-05-14Fix testsRoeland Jago Douma
2018-04-11Set the default log rotate size to 100 MBMorris Jobke
2018-04-06Fix testsRoeland Jago Douma
2018-03-19Add Cache-control: immutableRoeland Jago Douma
2018-03-08Add CSRF token controller to retrieve the current CSRF tokenChristoph Wurst
2018-03-07Fix testsJulius Härtl
2018-03-06Replace logout href to avoid new etag on every requestJulius Härtl
2018-03-05Add ETag to NavigationControllerJulius Härtl
2018-03-02update unit testsBjoern Schiessle
2018-02-20Merge pull request #8336 from nextcloud/cleanup-unused-parameterRoeland Jago Douma
2018-02-13Remove config from AutoCompleteControllerMorris Jobke
2018-02-12Also rewrite icon urlJulius Härtl
2018-02-12Move to OCS endpointJulius Härtl
2018-02-12Allow requesting absolute URLsJulius Härtl
2018-02-12Add tests for NavigationControllerJulius Härtl
2018-01-17Request->getHeader() should always return a stringMorris Jobke
2018-01-15Fix testsRoeland Jago Douma
2018-01-15Add unit testJoas Schilling
2018-01-13Fix testsRoeland Jago Douma
2017-12-28Hide stay logged in checkbox when flow authentication is usedJulius Härtl