Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-15Make clang happyHannah von Reth
2021-09-17Fix some compiler warningsErik Verbruggen
2021-08-24Handle timeout during token refreshHannah von Reth
2021-07-13Delay the deletion of Folder objectsHannah von Reth
2021-06-16Remove possible qt containers detach (#8727)Aleksey Lysenko
2021-05-05Use http://127.0.0.1 for oidcHannah von Reth
2020-12-09Fix oauth unit test, handle status.php requestHannah von Reth
2020-12-09We don't follow redirects in oautHannah von Reth
2020-07-15Fix assert overload, not supported by msvcHannah von Reth
2020-04-16Merge remote-tracking branch 'origin/2.6'Hannah von Reth
2020-04-16Tests: Fix rare crash in OAuthTestHannah von Reth
2020-02-10Run clang-tidy with modernize-use-overrideOlivier Goffart
2020-02-10[OAuth] Fix namingHannah von Reth
2020-01-24Tests: Add test for behaviour on unexpected user in authentication replyHannah von Reth
2020-01-24[Oauth] move oauth refresh to oauth.cppHannah von Reth
2020-01-24Oauth: CleanupHannah von Reth
2020-01-24Move oauth from ui -> libsyncHannah von Reth
2019-12-16[OAuth] Add state parameter to negotiationHannah von Reth
2019-11-20Support for openid connectOlivier Goffart
2019-05-15OAuth2: Better error loggingMarkus Goetz
2018-06-29TestOAuth: Don't have global static QObjectOlivier Goffart
2017-12-14TestSystem: Add QIODevice in the serverOverride function, and add a DelayedReplyOlivier Goffart
2017-09-28Test OAuth2Olivier Goffart