Re: [Catalyst] Auth bug, or feature?

2007-01-19 Thread Yuval Kogman
Yech Should have been ||=... This surfaces every once in a while, I've seen it with other parts of Cat too =( Fix committed, release pending code review pending lazy ass being moved around, etc. Jayk - if you want to do a maint release for this feel free ;-) -- Yuval Kogman <[EMAIL PROT

[Catalyst] Auth bug, or feature?

2007-01-19 Thread Christopher H. Laco
Long story longer, I wrote my own Auth store. While I could auth users, it would in no way shape or form save itself to a session even though Session was loaded, there was a for_session() sub and the user object supports sessions. One week it worked. This week it didn't. After tearing my hair out a