[Catalyst] different storage for a controller

André Walker andre at andrewalker.net
Wed Sep 8 15:15:28 GMT 2010


I bet he is looking for C::P::Authorization::Roles.

Em 08-09-2010 11:58, Tomas Doran escreveu:
>
> On 8 Sep 2010, at 14:53, rahed wrote:
>> in MyApp.pm I have:
>>
>> __PACKAGE->config(session => {storage => '/tmp/mystorage'});
>>
>> I use FastMmap session storage and would like to change the path for one
>> of my controller. I tried in myapp.yml:
>
> This question makes no sense.
>
> The session storage is per user, not per controller.
>
> What are you actually trying to achieve / what problem are you trying 
> to solve here?
>
> Cheers
> t0m
>
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: 
> http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>




More information about the Catalyst mailing list