Re: [cgiapp] Authentication/Authorization prerun interaction

2012-01-12 Thread Lyle Brooks
Quoting Cees Hek (cees...@gmail.com): On Thu, Jan 12, 2012 at 5:18 AM, Lyle Brooks bro...@deseret.com wrote: Quoting Cees Hek (cees...@gmail.com): On Wed, Jan 11, 2012 at 5:40 AM, Lyle Brooks bro...@deseret.com wrote: I tend to do authorization the following way: __PACKAGE__-authz

Re: [cgiapp] Authentication/Authorization prerun interaction

2012-01-11 Thread Lyle Brooks
Quoting Cees Hek (cees...@gmail.com): On Wed, Jan 11, 2012 at 5:40 AM, Lyle Brooks bro...@deseret.com wrote: I am attempting to use both CGI::Application::Plugin::Authentication and CGI::Application::Plugin::Authorization and when I attempt to restrict a runmode to require

[cgiapp] Authentication/Authorization prerun interaction

2012-01-10 Thread Lyle Brooks
I am attempting to use both CGI::Application::Plugin::Authentication and CGI::Application::Plugin::Authorization and when I attempt to restrict a runmode to require authorization (and authentication), it produces a result I find counter-intuitive. I was wondering if anyone had similar

[cgiapp] Ajax and JSON recipe

2009-04-09 Thread Lyle Brooks
. Does anyone have a short starter example of code (both server and client) that they would be willing to post/share that would show Ajax/JSON usage with CGI::Application? Thanks much. Lyle Brooks # CGI::Application community mailing list