"Zbigniew Lukasiak" <[EMAIL PROTECTED]> writes: > On Jan 24, 2008 12:22 AM, Nathan Waddell <[EMAIL PROTECTED]> wrote: >> I've completed the Road Map, found at: >> http://catwiki.toeat.com/fromtrac/future/roadmap.highlight. > > I vaguely remember plans for a $c->req->list_param('users') and > $c->req->single_param( 'username' ) so that the security problem of > snippets like:
This is a great idea. I will implement this as an extension sometime soon, so y'all can try it out. (I think I'll get Stevan to add this to his MooseX::Params module, and then we can just apply that role to Catalyst::Request.) Regards, Jonathan Rockway _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
