[cgiapp] Using CAP::Authentication with multiple scripts
Gurunandan R. Bhat
guru at informationmatters.in
Fri Aug 1 12:25:27 EDT 2008
Hi,
I am new to CGI::App and want to use CAP::Authentication. I have a
couple of questions and would really appreciate some help:
1. I want to use CAP::Authentication::Driver::DBH. with my own
custom run-mode that generates a login page. Is that OK? Or do I
have to use Driver::Generic if I want a custom login page?
2. In my custom login page, what should I submit to?
3. If I want to separate my application to different modules,
should I have a separate login runmode in each module.
Obviously not. So how do I organize my code to control login
from a single point?
Thanks in advance,
Regards
Gurunandan
More information about the cgiapp
mailing list