> On 27/10/06, Josef Karthauser <[EMAIL PROTECTED]> wrote: >> So I have a nice CRUD wrapped around my pre-existing database, and >> now I want to bolt some authentication in, so I can pretect it, but >> also so I can start to develop the proper application for my users. >> >> I'm currently developing under the CGI interface, as mod_perl is >> too heavy weight for my requirements at this point in time, and of >> course this is nicely facilitated by use of Maypole::Application. >> >> However, the same mod_perl/CGI/environment abstraction doesn't >> appear to be present in Maypole::Authentication::UserSessionCookie, >> which has a dependency on Apache::Cookie, from mod_perl. I've also >> found Maypole::Plugin::Authentication::UserSessionCookie which is >> almost identical code, but depends upon CGI::Simple::Cookie instead.
Maypole::Authentication::UserSessionCookie was the original version. Maypole::Plugin::Authentication::UserSessionCookie was written to replace it. CGI::Simple::Cookie was used because it works with either CGI or Apache and is simpler than CGI::Cookie :) I can't speak to whether M::P::A::USC still works, but there's no bug report saying it doesn't, so it may be worth a try. Cheers, Dave ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Maypole-users mailing list Maypole-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/maypole-users