RubyGems Navigation menu

has_global_session 1.1.3

This plugin for Rails allows several web apps in an authentication domain to share session state, facilitating single sign-on in a distributed web app. It only provides session sharing and does not concern itself with authentication or replication of the user database.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.1.3 - November 11, 2010 (19.5 KB)
  2. 1.1.2 - October 29, 2010 (19.5 KB)
  3. 1.1.0 - October 14, 2010 (19 KB)
  4. 1.0 - July 28, 2010 (19 KB)
  5. 0.9.5 - July 20, 2010 (14.5 KB)
Show all versions (22 total)

Runtime Dependencies (3):

activesupport >= 2.1.2
json >= 1.1.7
uuidtools >= 1.0.7

Development Dependencies (5):

actionpack >= 2.1.2
flexmock >= 0.8.6
rake ~> 0.8.7
rspec >= 1.3.0
ruby-debug ~> 0.10.3

Owners:

Authors:

  • Tony Spataro

SHA 256 checksum:

2326bdf95a7c6234598026d732ba7ed62e787d755fb2d3e972533c15c94ba413

Total downloads 70,313

For this version 5,128

Licenses:

N/A

Required Ruby Version: >= 1.8.7

Links: