warden v0.5.2 Release Notes

Release Date: 2009-11-09 // over 14 years ago
    • ✨ enhancements
      • authenticated? always try to serialize the user from session (josevalim)
      • stored_in_session? checks if user information is stored in session, without serializing (josevalim)
      • 401 behaves exactly like throw :warden (staugaard)