All Versions
39
Latest Version
Avg Release Cycle
231 days
Latest Release
1334 days ago

Changelog History
Page 2

  • v1.1.1 Changes

    February 16, 2012
    • Allow run_callbacks as an option to set_user and user
  • v1.1.0 Changes

    November 02, 2011
    • 0๏ธโƒฃ Use the default scopes action when using a bare throw(:warden)
  • v1.0.6 Changes

    • โœ‚ Remove gem files from the packaged gem
  • v1.0.3 Changes

    • Do not renew session on user fetch
  • v1.0.2 Changes

    • โž• Added :intercept_401 to Warden::Config
  • v1.0.1 Changes

    • ๐Ÿ› Bug fix on strategies errors handler
  • v1.0.0 Changes

    • โฌ†๏ธ Bump!
    • ๐Ÿ‘ Allow strategies to configure if user should be stored or not
    • ๐Ÿ‘ฎ Force session id renewal when user is set
  • v0.10.7 Changes

    • ๐ŸŽ Performance boost. config object to use raw accessors
    • โž• Add per strategy storage option
  • v0.10.6 Changes

    May 22, 2010
    • ๐Ÿ›  Bugfix set_user was not respecting logouts in hooks
  • v0.10.4 Changes

    May 20, 2010
    • โž• Add action specifying in scope_defaults