Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^3: Perl-CGI - Emulating Apache authentication?

by rnewsham (Curate)
on Mar 08, 2013 at 10:45 UTC ( [id://1022387]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Perl-CGI - Emulating Apache authentication?
in thread Perl-CGI - Emulating Apache authentication?

I think you really just need to create a cookie based login session system. If you have reasons for not wanting to store users in a database then you can still use a .htpasswd file for storing users. I think App::Authentication::Htpasswd should allow you to do that.

  • Comment on Re^3: Perl-CGI - Emulating Apache authentication?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1022387]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-04-18 09:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found