Code changes
Demo
1.2.9
Module Changes
Class Changes
-
Warden::SessionSerializer
-
Warden::Test::Mock::Session
Method Changes
-
Warden::Strategies::Base#initialize
-
Warden::Proxy#custom_failure?
-
Warden::Proxy#_retrieve_scope_and_opts
-
Warden::Proxy#unauthenticated?
-
Warden::Proxy#logout
1.2.8
Module Changes
Class Changes
-
Warden::Proxy
-
Warden::Strategies::Base
-
Warden::Proxy::Errors
-
Warden::NotAuthenticated
-
Warden::SessionSerializer
Method Changes
-
Warden::Proxy#session_serializer
-
Warden::Proxy#custom_failure?
-
Warden::Proxy::Errors#blank?
-
Warden::Proxy#authenticate?
-
Warden::Proxy#authenticate!
1.2.7
Module Changes
Class Changes
Method Changes
-
Warden::Proxy#lock!
-
Warden::Proxy::Errors#method_missing
-
Warden::Strategies::Base#fail!