[cgiapp] User Auth Plugin Question

2004-10-29 Thread Jason Purdy
I was searching through the list archives and I cannot find a mention (besides this guy[1] asking and not getting a response (to the plugin question)) of why we should change our code from C:A:ValidateRM to C:A:P:ValidateRM. I've heard lazy loading thrown around, but I'm not sure what that

Re: [cgiapp] User Auth Plugin Question

2004-10-29 Thread Michael
Jason Purdy wrote: I was searching through the list archives and I cannot find a mention (besides this guy[1] asking and not getting a response (to the plugin question)) of why we should change our code from C:A:ValidateRM to C:A:P:ValidateRM. I've heard lazy loading thrown around, but I'm not

Re: [cgiapp] User Auth Plugin Question

2004-10-29 Thread Drew Taylor
On Fri, 29 Oct 2004 08:45:31 -0400, Jason Purdy [EMAIL PROTECTED] wrote: Also, when it comes to user authentication, when I dabbled in that, I came across Apache::AuthCookie[2], which in my opinion is a GREAT way to handle user auth. It separates the whole authentication code away from your