Changing to new authentication mechanism ongoing
authorSami Rämö <sami.ramo@ixonos.com>
Mon, 27 Sep 2010 09:57:00 +0000 (12:57 +0300)
committerSami Rämö <sami.ramo@ixonos.com>
Mon, 27 Sep 2010 09:57:00 +0000 (12:57 +0300)
commitdab2ee8be1df851a8f98ed7598f5418fd354afe5
tree9e27f31d2b7ce6751360417970de481b7f0b703e
parentbbe861087bd34224942c95fb5c1b283623cad17d
Changing to new authentication mechanism ongoing

 - disabled old FB authentication mechanism

 - changed login url & changed from parsing the access token to
   parsing the whole session

 - Interface for sending requests to Situare server. Appends
   parameters and session information. Enqueues requests if
   session information is not available.

 - sorting SituareService.cpp

 - fetching locations is currently only one using the new interface
src/common.h
src/engine/engine.cpp
src/facebookservice/facebookauthentication.cpp
src/situareservice/situarecommon.h
src/situareservice/situareservice.cpp
src/situareservice/situareservice.h