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
2014-08-12Always handle 401 requests, except for network jobsDaniel Molkentin
2014-07-16Merge branch 'il'Olivier Goffart
2014-07-10Add Q_DECL_OVERRIDE for all function that are overriding somethingOlivier Goffart
2014-07-07shibboleth: Fix the waiting curser that would not disapearOlivier Goffart
2014-06-24Shibboleth: keep the cookie from the wizard to the ShibolethCredentialsOlivier Goffart
2014-06-17Fix regression over 1.5: Fix non-fba auth for Shib IdPsDaniel Molkentin
2014-06-14Shib: remove slotLoadFinished() from webview dtorDaniel Molkentin
2014-05-28Shib: Show a notification whenever the shib session times outDaniel Molkentin
2014-05-28Fix the sib window re-appearing.Olivier Goffart
2014-05-15Decrease debug noiseDaniel Molkentin
2014-05-15Fix wizard flow with shibbolethDaniel Molkentin
2014-05-14Add missing header to fix Qt5 compilationDaniel Molkentin
2014-05-14CookieJar refactoring required to overcome issues in Shibboleth supportDaniel Molkentin
2014-04-29Add export macro to all classes that need to be exportedOlivier Goffart
2014-04-14AbstractNetworkJob Allow finished() to defer Job deletionDaniel Molkentin
2014-03-27Fix Qt4 compilationOlivier Goffart
2014-03-27Do not let user change it's login while using shibboletOlivier Goffart
2014-02-27Mask password lineeditDaniel Molkentin
2014-02-27Remove spurious error message.Olivier Goffart
2014-02-27Try to handle auth requests by a Shibboleth IdPDaniel Molkentin
2014-02-25Shibboleth: Detect also QNAM redirectsMarkus Goetz
2014-02-06ShibbolethCredetials: Try to avoid re-authDaniel Molkentin
2013-11-25Query credentials when needed. Put the account offline if user aborts.Daniel Molkentin
2013-11-07Make Shibboleth browser aware of AccountsDaniel Molkentin
2013-08-28Initial changes to also build on Qt5, doesn't compile yetDaniel Molkentin
2013-08-07Set busy cursor when doing page loading in browser.Krzesimir Nowak
2013-08-07Add cookie handling for Shibboleth credentials.Krzesimir Nowak
2013-08-06Fix workflow in wizard.Krzesimir Nowak
2013-08-05Revert "Go back if browser in wizard is destroyed before getting a cookie."Krzesimir Nowak
2013-08-05Refresh Shibboleth cookie if it gets outdated during sync.Krzesimir Nowak
2013-08-05Go back if browser in wizard is destroyed before getting a cookie.Krzesimir Nowak
2013-08-01Create a QNetworkAccessManager subclass which sets proper user agent and use it.Krzesimir Nowak
2013-08-01Fix warnings.Krzesimir Nowak
2013-08-01Fix shibboleth syncing after client restart.Krzesimir Nowak
2013-08-01Move the creds/ and wizard/ directories one level higher.Krzesimir Nowak