Downloads

Download tar.gz 10.7 KB
MD5: a4be58f5e02b26b3b75bdec831accf3e
SHA-1: 4cb0146de30675eea08e033c5bd0377ef321db89
SHA-256: 19b2e44fe795fabcf941556af164b81061b9d29c4bdcbca50463367817b1c0af
Download zip 12.19 KB
MD5: bd967f364c06c77d6808423e34f7a8b0
SHA-1: ffde690c1998bfca481cd8380572a3c60e6500e0
SHA-256: 7c77bb69bae3b03496ae721001ae565135200d404a8ccee270f311a3fe00140c

Release notes

v1.1 is the same as v1.0. (Version 1.0 did not build correctly)

Differences from the pre-1.0 dev version:

* Creates its own table instead of stuffing things into the 'data' column in the users table
* New login token format -- now uses a shared secret (password) to verify tokens instead of relying on access to the shared_users table. This should make it easier to use as a SSO solution with other platforms and Drupal installs running on separate servers

If upgrading from a pre-1.0 version, be sure to run update.php. It should clean up the shared_users table and create its own table. Also note that you will need to set the same shared secret on the admin/settings/fierce_sso page for this version to work.

Created by: eli
Created on: 27 Dec 2008 at 16:38 UTC
Last updated: 27 Dec 2008 at 16:38 UTC
Unsupported

Other releases