gsignond-plugin-oauth:enable-ci

Last commit made on 2016-07-17
Get this branch:
git clone -b enable-ci https://git.launchpad.net/gsignond-plugin-oauth

Branch merges

Branch information

Name:
enable-ci
Repository:
lp:gsignond-plugin-oauth

Recent commits

64dadeb... by Corentin Noël

Enable CI

794ed1d... by Alexander Kanavin <email address hidden>

Merge branch 'version-update' into 'master'

Update version to reflect recent changes

Recent changes update libsoup support for newer API version, update
version number to reflect those changes.

See merge request !2

4b87613... by Jussi Laako <email address hidden>

Update version to reflect recent changes

Recent changes update libsoup support for newer API version, update
version number to reflect those changes.

75b3066... by Alexander Kanavin <email address hidden>

Merge branch 'libsoup_2.48' into 'master'

Stop using deprecated libsoup functions

Signed-off-by: Amarnath Valluri <email address hidden>

See merge request !1

bf5b6a8... by Amarnath Valluri <email address hidden>

Stop using deprecated libsoup api

Kept deprecated api behind the version checks.

Signed-off-by: Amarnath Valluri <email address hidden>

af35860... by Corentin Noël

Replaced Google Code with GitLab.

cb0dfc1... by Alexander Kanavin <email address hidden>

Add support for Facebook's totally non-standard token response

See https://code.google.com/p/accounts-sso/issues/detail?id=237

f66a028... by Alexander Kanavin <email address hidden>

Add content-type and content-length in HTTP POST requests

Yahoo seems to require it: https://code.google.com/p/accounts-sso/issues/detail?id=236

9b9a9be... by Alexander Kanavin <email address hidden>

Revert "Added additional debugging output to the plugin"

This reverts commit 53ab251a03bb3f3b551fa47e3d727f241fd685d0.

53ab251... by Alexander Kanavin <email address hidden>

Added additional debugging output to the plugin

To see it, run the daemon with "G_MESSAGES_DEBUG=all" prefixed.