Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single sign out support #64

Merged
merged 6 commits into from
Mar 4, 2013
Merged

Single sign out support #64

merged 6 commits into from
Mar 4, 2013

Commits on Apr 20, 2012

  1. Configuration menu
    Copy the full SHA
    785ba0c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2012

  1. Switch session ID store from a filter to rack middleware. Automatical…

    …ly inject into the stack via a railtie.
    jeremyhaile committed Apr 24, 2012
    Configuration menu
    Copy the full SHA
    b1233f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2012

  1. Decouple ActiveRecord dependency of #destroy_session_by_id.

    When ActiveRecord isn't included in the project, a NameError is thrown
    (uninitialized constant ActiveRecord)
    endel committed Jul 12, 2012
    Configuration menu
    Copy the full SHA
    be0bbc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa036c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c9bf23 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2013

  1. Configuration menu
    Copy the full SHA
    4120200 View commit details
    Browse the repository at this point in the history