Re: [Catalyst] REST, JSON and Content-Type

2008-06-16 Thread Christopher Laco
J. Shirley wrote: On Mon, Jun 16, 2008 at 12:45 PM, Christopher H. Laco [EMAIL PROTECTED] wrote: So, I'm trolling through the ASP.NET 3.5 docs on JSON and AJAX and it talks about GET not being enabled by default for a web service and that the mime type must be application/json Of course the

Re: [Catalyst] RFC: Catalyst::Controller::REST::DBIC

2008-05-04 Thread Christopher Laco
Zbigniew Lukasiak wrote: On Sun, May 4, 2008 at 3:54 PM, J. Shirley [EMAIL PROTECTED] wrote: On Sun, May 4, 2008 at 1:52 AM, Zbigniew Lukasiak [EMAIL PROTECTED] wrote: On Sun, May 4, 2008 at 7:05 AM, J. Shirley [EMAIL PROTECTED] wrote: On a side note about REST - REST doesn't mean

Re: [Catalyst] Re: REST - like uri design for CRUD

2008-01-22 Thread Christopher Laco
Aristotle Pagaltzis wrote: * Peter Karman [EMAIL PROTECTED] [2008-01-23 03:50]: In my apps, I do server-side auth checks to verify that users can't act on data they should not have access to. Peter, meet XSRF. XSRF, meet Peter. :-) My point with `img src=/foo/delete` was that an attacker

Re: [Catalyst] REST - like uri design for CRUD

2008-01-20 Thread Christopher Laco
Dave Rolsky wrote: On Sun, 20 Jan 2008, Thomas L. Shinnick wrote: They specifically allow that when PUT is not available or impracticable (clients, firewalls, and proxies can get in the way), you could 'overload' POST by, for example, adding a query parameter _method=PUT to pass-thru the

Re: [Catalyst] Session, DateTime and Storable

2008-01-01 Thread Christopher Laco
Dave Rolsky wrote: On Mon, 31 Dec 2007, Christopher Laco wrote: I've heard mention of this before, but I can't find the thread. I have the latest DateTime, Storable and Catalyst::Plugin::Session/Authentication and I've getting heap of these in my logs: Use of uninitialized value

Re: [Catalyst] Session, DateTime and Storable

2008-01-01 Thread Christopher Laco
Dave Rolsky wrote: On Mon, 31 Dec 2007, Christopher Laco wrote: I've heard mention of this before, but I can't find the thread. I have the latest DateTime, Storable and Catalyst::Plugin::Session/Authentication and I've getting heap of these in my logs: Use of uninitialized value

[Catalyst] Session, DateTime and Storable

2007-12-31 Thread Christopher Laco
I've heard mention of this before, but I can't find the thread. I have the latest DateTime, Storable and Catalyst::Plugin::Session/Authentication and I've getting heap of these in my logs: Use of uninitialized value in subroutine entry at blib/lib/Storable.pm (autosplit into