Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^3: Limiting access to a local web application

by jplindstrom (Monsignor)
on Aug 04, 2008 at 12:10 UTC ( #702038=note: print w/replies, xml ) Need Help??


in reply to Re^2: Limiting access to a local web application
in thread Limiting access to a local web application

Make up a random number on first request and set a cookie. Then require that the number is valid on each subsequent request.

Keep the random number per server or per session, depending on whether you want to have one user per server or many.

/J

  • Comment on Re^3: Limiting access to a local web application

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others about the Monastery: (3)
As of 2023-03-24 18:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (61 votes). Check out past polls.

    Notices?