Tomas Doran wrote: > I've fixed the bugs as suggested, added tests and I just pushed 1.008 > to CPAN, it should show up shortly.
Wow, that was fast. :-) > 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? I could add some lines to the docs and do a diff, of course. But first I'd like to know that my solution is actually the right way to do it. The use_session is mentioned in Catalyst::Plugin::Authentication and in Catalyst::Authentication::Realm. The doc in C:P:A only says, that use_session is on by default. Nothing tells, that (and it is also not clear why) this has to be set to false, before use_session can be used for the realms. An example would be helpful too. -- Bernhard Graf _______________________________________________ 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/
