[Tickets #9683] Re: Service_Facebook needs more permissions
bugs at horde.org
bugs at horde.org
Mon Mar 21 06:20:26 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9683
------------------------------------------------------------------------------
Ticket | 9683
Updated By | Git Commit <commits at lists.horde.org>
Summary | Service_Facebook needs more permissions
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Duplicate
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2011-03-21 06:20) wrote:
Changes have been made in Git for this ticket:
First round of Service_Facebook refactorings.
Adds OAuth2 support (and removes deprecated legacy canvas auth mechanism).
Keeps the legacy REST API methods for now (they work with the OAuth2
access_token),
will slowly add support for the Graph API, but probably not before
final release.
Turba still as issues since FB decided to remove support for returning
array members
seperately when using FQL so this: SELECT current_location.city.... no
longer works,
only SELECT current_location will work. This requires some refactoring
of Turba's FB
driver since the fields are configurable in backends.php.
Related to:
Bug: 9122
Bug: 9674
Bug: 9683
27 files changed, 505 insertions(+), 1126 deletions(-)
http://git.horde.org/horde-git/-/commit/f74a9f9f1ca191fd70d1b52d141d8e69fca91383
More information about the bugs
mailing list