Hey there,

i am playing with dm-ldap-adapter and merb-auth. So far everything
works, i made my mixin and authentication works, except the part where
it tries to Marshal.dump self (merb-core-1.0.11/lib/merb-core/dispatch/
session/cookie.rb:190:in `dump').

My first idea was to pp self before that point which showed a normal
hash like this:
{"user"=>"2000", "authentication_strategies"=>nil, "return_to"=>nil}

Also self.class still is Merb::CookieSession..

I am pretty lost here, any ideas for a workaround?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to