Whoops, that should have gone to the list as well..
Begin forwarded message:
From: Tomas Doran <[EMAIL PROTECTED]>
Date: 10 December 2008 23:58:19 GMT
To: Bernhard Graf <[EMAIL PROTECTED]>
Subject: Re: [Catalyst] disable session in authentication
On 10 Dec 2008, at 23:16, Bernhard Graf wrote:
The best fix seems to delete the set_authenticated() calls in
authenticate_basic() and authenticate_digest(), and simply return the
user object, because Catalyst::Authentication::Realm::authenticate()
does the right thing with it.
Thanks for picking up on that one, and the explanation.
I've fixed the bugs as suggested, added tests and I just pushed
1.008 to CPAN, it should show up shortly.
Given that you struggled to locate the documentation for
'use_session', could you possibly do a small doc patch with a
couple of lines of appropriate documentation/an example, or
pointers to the documentation from where you looked but couldn't
find it?
Cheers
t0m
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/