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

Re: Webpage Logins

by dws (Chancellor)
on Apr 12, 2001 at 22:44 UTC ( [id://72140]=note: print w/replies, xml ) Need Help??


in reply to Webpage Logins

In the current issue of Web Techniques, merlyn has a good article on using cookies to manage login sessions. His approach is to "brand" the browser with a unique ID, and then manage login/logout + session state on the server side, using the branding as a lookup key into a disk cache of info. This approach avoids all of the problems related to trying to use the browser's reported IP address.

Replies are listed 'Best First'.
Re: Re: Webpage Logins
by merlyn (Sage) on Apr 13, 2001 at 00:55 UTC
    Thanks for the reference to my column. But if you'd please refer to my archive rather than the one at the WT site, you'll help people get text with better jokes and downloadable code that actually works, instead of the frequent mis-steps that they seem to put on their site.

    -- Randal L. Schwartz, Perl hacker

Log In?
Username:
Password:

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

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

    No recent polls found