Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Re: Two-Way Password Encryption

by Joost (Canon)
on May 07, 2003 at 14:54 UTC ( [id://256222]=note: print w/replies, xml ) Need Help??


in reply to Re: Two-Way Password Encryption
in thread Two-Way Password Encryption

There are various authentication modules in the Apache:: namespace, but most of them only work if you're running mod_perl on Apache.

However, for the technique you are describing you can use Apache::Session, which is usable for CGI scripts.

Then you can use Data::UUID for creating the session id. Nice module by the way - hadn't heard of it till now - hardburn++

-- Joost downtime n. The period during which a system is error-free and immune from user input.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-16 05:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found