Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download fboauth-7.x-1.6.tar.gztar.gz 28.43 KB
MD5: ecc9e196455d9b2fba476a8175c4fa1e
SHA-1: 9a93cd831b180ac0ea63a800af6528203e528b70
SHA-256: ffcb1f2828459e00894a76e2cff4f93904076da8bbf4bb73f803ab41e92ec8e1
Download fboauth-7.x-1.6.zipzip 33.31 KB
MD5: 1481799af1d010469712a4ff38981a4f
SHA-1: ca26eb39692b586e380577e380cf52f5f42eaec6
SHA-256: f6a0311dd2b96b3c1aa011adce21844fe6924e9c0ca3d8d27c571a9141b6ad5a

Release notes

This release of FBOAuth fixes several bugs and makes a few minor additions to our API. Upgrading is recommended for all FBOAuth users.

Bug fixes

  • #1624374: User logged into different account if linking an existing account with a different Facebook e-mail address.
  • #1873750: Login/Connect/Deauthorize links all need $redirect variables set.
  • #1764258 by kleinmp: Facebook IDs in fboauth_fbid_load() may exceed 32-bit integer limit.
  • #1772986 by roeldl and pfrenssen: Error: "Cannot access empty property" when importing select list values.
  • #1788730 by pfrenssen: Authentication error missing in watchdog.
  • #1621120: Error when saving configuration: "array_filter() first argument should be an array" when no profile fields available.
  • #1869254: Hometown field not mapping to Profile Text-Field.

API Updates

  • #1827974 by wedge: Call hook_fboauth_deauthorize from deauth action.
  • #1422000 by v-a-1: Add support for DELETE queries in fboauth_graph_query().
  • #1785268: Add nofollow to Facebook OAuth buttons/links.
Created by: quicksketch
Created on: 26 Dec 2012 at 07:53 UTC
Last updated: 22 Feb 2015 at 18:08 UTC
Bug fixes

Other releases