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-11-27Shibboleth: Fix our implemtnation of CookieJar::deleteCookieOlivier Goffart
2014-08-30Merge missing commits from 1.6.2-themefix into 1.7Olivier Goffart
2014-08-12Always handle 401 requests, except for network jobsDaniel Molkentin
2014-07-28shibboleth: Fix connection when the URL do not have a pathOlivier Goffart
2014-06-24Shibboleth: keep the cookie from the wizard to the ShibolethCredentialsOlivier Goffart
2014-06-20Shibboleth: Always ask for the password if we are going to open the log windowOlivier Goffart
2014-06-17Fix regression over 1.5: Fix non-fba auth for Shib IdPsDaniel Molkentin
2014-06-14Shib: Ensure browser view gets closed before QNAMDaniel Molkentin
2014-06-02[Shib] Ensure only one fetch job can open the browserDaniel Molkentin
2014-05-28Only remove session cookiesOlivier Goffart
2014-05-28Clear all cookies when loging outOlivier Goffart
2014-05-28Fix the sib window re-appearing.Olivier Goffart
2014-05-28ShibCredentials: Ensure that _stillValid is not reset while the browser windo...Daniel Molkentin
2014-05-15Fix crash: if the credentials cannot be cast, don't deref, assume changeDaniel Molkentin
2014-05-15Fix wizard flow with shibbolethDaniel Molkentin
2014-05-14CookieJar refactoring required to overcome issues in Shibboleth supportDaniel Molkentin
2014-05-13Use a different key than "user" to store the shib userOlivier Goffart
2014-04-07Include correct QtKeychain headersDaniel Molkentin
2014-03-27Fix Qt4 compilationOlivier Goffart
2014-03-27Do not let user change it's login while using shibboletOlivier Goffart
2014-03-26Fix leak: don't leak the settingsOlivier Goffart
2014-02-25Shibboleth: Detect also QNAM redirectsMarkus Goetz
2014-02-25Shibboleth: Have proper invalidation if timeout during syncMarkus Goetz
2014-02-06ShibbolethCredetials: Try to avoid re-authDaniel Molkentin
2014-02-06Credentials: Remove unused fetchFromUser methodsDaniel Molkentin
2013-11-25Introduce online/offline state, accessible via GUIDaniel Molkentin
2013-11-25Query credentials when needed. Put the account offline if user aborts.Daniel Molkentin
2013-11-13Make user() available throught AbsctractCredentialsDaniel Molkentin
2013-11-07Make Shibboleth browser aware of AccountsDaniel Molkentin
2013-11-04- Make saving/restoring accounts work.Daniel Molkentin
2013-10-30More porting to Account classDaniel Molkentin
2013-10-23Basic port, misses wizardDaniel Molkentin
2013-08-07Add cookie handling for Shibboleth credentials.Krzesimir Nowak
2013-08-07Fail the sync if we close the browser without passing proper credentials.Krzesimir Nowak
2013-08-06Handle SSL problems also for Shibboleth servers.Krzesimir Nowak
2013-08-05Make sure we don't append several copies of cookies for syncing.Krzesimir Nowak
2013-08-05Refresh Shibboleth cookie if it gets outdated during sync.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