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-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-05-20Remote wipe supportRoeland Jago Douma
2018-05-17Certain tokens can expireRoeland Jago Douma
2018-05-16Allow the rotation of tokensRoeland Jago Douma
2018-05-15Refix scopeRoeland Jago Douma
2018-05-15Fix testsRoeland Jago Douma
2018-05-15Make the Token Auth code strictRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2016-11-16Add test for setting up fake fsRobin Appelman
2016-11-16allow configuring filesystem accessRobin Appelman
2016-11-16app password scope wipRobin Appelman
2016-11-16read lockdown scope from tokenRobin Appelman
2016-11-02bring back remember-meChristoph Wurst
2016-07-21Fix othersJoas Schilling
2016-06-17store last check timestamp in token instead of sessionChristoph Wurst
2016-05-26Update license headersLukas Reschke
2016-05-24when generating browser/device token, save the login name for later password ...Christoph Wurst
2016-05-23add button to invalidate browser sessions/device tokensChristoph Wurst
2016-05-18a single token provider sufficesChristoph Wurst
2016-05-11fix PHPDoc and other minor issuesChristoph Wurst
2016-05-11Add token auth for OCS APIsChristoph Wurst
2016-05-11Add index on 'last_activity'Christoph Wurst
2016-05-11token based authChristoph Wurst