[Catalyst] 5.55 and forcing auth

Krzysztof Krzyzaniak eloy at kofeina.net
Wed Nov 16 09:51:40 CET 2005


Sebastian Riedel wrote:
> Am 15.11.2005 um 16:52 schrieb Cory Watson:
> 
>>sub begin : Private {
>>	my ($self, $c) = @_;
>>
>>	# whatever you want to test for...
>>	unless($c->session()->{'account_id'}) {
>>		$c->req->action(undef);
>>		$c->detach('/account/login');
>>	}
>>}
> 
> 
> It's a bug and fixed in trunk, 5.56 will be released soon. ;)

May I ask when? I want to upload new package to debian.

   eloy
-- 
-------e-l-o-y---------------------------e-l-o-y- at -k-o-f-e-i-n-a-.-n-e-t------

        jak to dobrze, że są oceany - bez nich byłoby jeszcze smutniej



More information about the Catalyst mailing list