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
2017-09-28OAuth: fix compilation with old gccOlivier Goffart
2017-09-26OAuth: Fix crash when closing the browser while identifyingOlivier Goffart
2017-09-23Httpcreds: Fix double slash in the Request App Password urlOlivier Goffart
2017-09-23OAuth2: Fix double slash in URLOlivier Goffart
2017-09-21Port to new signal-slot syntax what cannot be done automaticallyOlivier Goffart
2017-09-21Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-09-18Move SyncJournalDB to src/commonJocelyn Turcotte
2017-09-15Reduce timeout for some admin jobsChristian Kamm
2017-09-15Credentials: Use per-account keychain entries #5830Christian Kamm
2017-09-15OAuth: Don't use implicit POST bodiesChristian Kamm
2017-09-15OAuth: Pass client auth in header instead of urlChristian Kamm
2017-09-15OAuth: Use redirectable jobs for oauth token managementChristian Kamm
2017-09-11Use DetermineAuthTypeJob in HttpCredentialsChristian Kamm
2017-09-07Http credentials: Fix behavior for bad password #5989Christian Kamm
2017-09-05Move Utility to a new common static libraryJocelyn Turcotte
2017-07-25OAuth: clear refresh token when the server claim not to support oauthOlivier Goffart
2017-07-17OAuth: Add the user in the authorize callOlivier Goffart
2017-07-14OAuth: Better message when loggin in with the wrong usernameOlivier Goffart
2017-07-13OAuth2: Have a link to the browser in the owncloud UIOlivier Goffart
2017-07-11OAuth: Redirects to the server in case of sucessfull loginOlivier Goffart
2017-07-08Account/Credentials: Have identical lifetimesChristian Kamm
2017-06-13OAuth: cleanup debug messagesOlivier Goffart
2017-06-12OAuth: Fix a typo in the success messageChristian Kamm
2017-06-12OAuth: Error handling in the wizardOlivier Goffart
2017-06-01Authentication with OAuth2Olivier Goffart
2017-05-22Credentials: Simplify credential flow #5728Christian Kamm
2017-05-17Apply clang-formatChristian Kamm
2017-05-17Reformatting: Reformat some lines that would become really longChristian Kamm
2017-05-17Reformatting: Adjust trailing commentsChristian Kamm
2017-05-11Upgrade some qCDebug to qCInfo or qCWarningJocelyn Turcotte
2017-05-11Use Qt logging categories for loggingJocelyn Turcotte
2017-05-08Switch JsonApiJob to Qt5's QJson #5710Christian Kamm
2017-04-19Server: Parse version from capabilities too #5691 (#5698)Markus Goetz
2017-03-15HttpCreds: Update app passwords url #5605Christian Kamm
2017-03-15Account server version: Helper to create versionsChristian Kamm
2017-01-24Shib: Use different keychain entry per account #5469Christian Kamm
2017-01-02Fix up SSL client certificates #5213 #69 (#5289)Markus Goetz
2016-11-18Merge pull request #5272 from owncloud/licensefix-pendingckamm
2016-10-25Move concatUrl and settingsWithGroup to UtilityChristian Kamm
2016-10-25Remove unused functionsChristian Kamm
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2016-09-11Allow to disable Shiboleth to build without QtWebkit (#5166)Olivier Goffart
2016-08-24Merge branch '2.2'Markus Goetz
2016-07-25ShibbolethView: Open a debug windows that shows cipher info. (#5080)Klaas Freitag
2016-06-28Fix the URL from previous commitOlivier Goffart
2016-06-28GUI: Show link to the page that allow to add a new token (#4963)Olivier Goffart
2016-05-17Shibboleth: Show the inspector if OWNCLOUD_SHIBBOLETH_DEBUG is setOlivier Goffart
2016-04-28Shibboleth: Load username from config for UI (#4751)Markus Goetz
2016-01-22Bring back the automatic authentication popupsJocelyn Turcotte
2015-12-09Creds: Forget password on explicit sign-out #4241Christian Kamm