Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Cookies without CGI.pm

by Fastolfe (Vicar)
on Sep 25, 2002 at 16:13 UTC ( [id://200656]=note: print w/replies, xml ) Need Help??


in reply to Cookies without CGI.pm

I will be running a cgi script on a server that will require basic authentication

Why not just use HTTP authentication? Generally re-inventing your own authentication system is unnecessary when HTTP has one built in.

You might still want a cookie to maintain session state if you're anticipating that one user may log in from more than one location, but that's now a more manageable goal when authentication is removed from that requirement.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2024-04-20 14:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found