[Catalyst-dev] Force $c->user to return undef

Matt S Trout dbix-class at trout.me.uk
Sun Sep 28 14:18:41 BST 2008


On Thu, Sep 18, 2008 at 03:47:54PM +0100, Ton Voon wrote:
> Hi!
> 
> Is the attached a valid patch to C::P::Authentication 0.10007?
> 
> I have some functions in Opsview where I do function_call( $c->user,  
> $other_data). But if $c->user does not exist, C::P::A returns an empty  
> list, which is considered no value in the function call. The patch  
> forces an undef.

Makes sense to me, I've pinged Jay Kuri to have a look.

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director                    http://www.shadowcat.co.uk/catalyst/
 Shadowcat Systems Ltd.  Want a managed development or deployment platform?
http://chainsawblues.vox.com/            http://www.shadowcat.co.uk/servers/



More information about the Catalyst-dev mailing list