Downloads

Download fboauth-6.x-1.6.tar.gztar.gz 26.29 KB
MD5: 97448d32028fd160a9ef7674d4cb5116
SHA-1: 93ac16c16218297a293d8bed9f802311d6ba7764
SHA-256: b1b5ae879f0f8b91598448cf4a5f9570694cb6a55c656d72ab6e0734e6290301
Download fboauth-6.x-1.6.zipzip 30.32 KB
MD5: a1fb868709362c91b91ca2f6c147a5f5
SHA-1: f6b05e2b1bcb10d2dca802bd4d8eb445173417b1
SHA-256: 2b6e7f575a3bbb89413f8efc40eafbbaa93f653b1204126a6340edb5c5c9fe56

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: 26 Dec 2012 at 07:57 UTC
Bug fixes

Other releases