Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^3: Limiting access to a local web application

by jplindstrom (Monsignor)
on Aug 04, 2008 at 12:10 UTC ( [id://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?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-23 23:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found