Dear folken,

Just started playing with maypole, and I likeee :).

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.

It makes sense to have a single Authentication::UserSessionCookie
module which auto-configures for the environment in which it is
running.  Does anyone have such a thing, or is it waiting for someone
to step up and do that job?

Joe
-- 
Josef Karthauser ([EMAIL PROTECTED])           http://www.josef-k.net/
Physics Particle Theory (student)   http://www.pact.cpes.sussex.ac.uk/
================ An eclectic mix of fact and theory. =================

Attachment: pgpujHyY9Scgh.pgp
Description: PGP signature

-------------------------------------------------------------------------
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

Reply via email to