On Mon, Jun 04, 2007 at 11:44:50AM -0400, Jim Spath wrote:
> Is there any way to disable the validation of session ids?  Seems like 
> it would be a somewhat useful option for those cases (like interfacing 
> with Facebook), where the session ids are pre-created.

sub validate_session_id { 1 }

might work. But don't blame me if it breaks something :)

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director    Want a managed development or deployment platform?
 Shadowcat Systems Ltd.  Contact mst (at) shadowcatsystems.co.uk for a quote
http://chainsawblues.vox.com/             http://www.shadowcatsystems.co.uk/ 

_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to