[Catalyst] Authorization Failure
Tomas Doran
bobtfish at bobtfish.net
Sat May 9 17:11:38 GMT 2009
> Tomas Doran wrote:
>> I'd recommend making a TestApp, pulling the relevant bits of
>> controller code out (the bodies can be mostly blank, you only care
>> about the paths), setting up trivial auth (no DB or anything needed,
>> just use Auth::Store::Minimal), and see if you can replicate the issue
>> outside of your main application..
Ascii King wrote:
> OK. I'll pull out some clear code examples.
> Thanks
get it
Great!
If you get to a TestApp, then throwing it on github is probably easiest
so that people can fork it / play with it trvially.
However I don't think anyone will object if you want to reduce it to
test cases for the plugin in question ;)
Cheers
t0m
More information about the Catalyst
mailing list