List:General Discussion« Previous MessageNext Message »
From:James Treworgy Date:February 24 2000 4:31pm
Subject:RE: Althernatives other than cookie!!!
View as plain text  
This is a good point.  Although with a reasonable session timeout this 
probably wouldn't happen, but still a problem.

You could also track IP addresses in your session login (which I do anyway 
to keep tabs on whether there is any pattern of abuse of the login IDs - 
this is a subscription service) and require that a  session be connected 
from the same IP as it started.  I'm not sure how this would work for 
services like AOL or big proxies.. is it possible that your IP change over 
the course of a given connection?  That is I imagine there could be some 
type of proxy architechture that distributes load among more than one proxy 
server so even single user in a short time frame could have more than one 
IP. Possible?

It doesn't make bookmarking impossible, though, if your login mechanism is 
well designed.  The way I have set it up, the login is integrated into 
every page as a function.  Once you log in you end up back on the same 
page. So if you hit the bookmarked page, it would simply make you log in 
again (as it should) and then you'd be where you should be.

Jamie

At 11:05 AM 2/24/00 -0500, Mark D Wolinski wrote:
>Also, what happens if someone wants to share a page they're looking at with
>a friend.  To pass that URL to the friend, it includes the session ID, so
>suddenly the friend has everything in a shopping cart the friend already put

Thread
Althernatives other than cookie!!!Mark Lo24 Feb
  • Re: Althernatives other than cookie!!!Mark Ferraretto24 Feb
    • Re: Althernatives other than cookie!!!James Treworgy24 Feb
      • RE: Althernatives other than cookie!!!Mark D Wolinski24 Feb
        • Re: Althernatives other than cookie!!!Faisal Nasim24 Feb
          • RE: Althernatives other than cookie!!!Mark D Wolinski24 Feb
            • RE: Althernatives other than cookie!!!James Treworgy24 Feb
          • Re: Althernatives other than cookie!!!Mark Ferraretto25 Feb
        • RE: Althernatives other than cookie!!!James Treworgy24 Feb
          • RE: Althernatives other than cookie!!!Nicolas Prade24 Feb
          • RE: Althernatives other than cookie!!!Mike Wexler24 Feb
            • RE: Althernatives other than cookie!!!James Treworgy24 Feb
          • Re: [PHP3] RE: Althernatives other than cookie!!!Ron Chmara24 Feb
            • Re: [PHP3] RE: Althernatives other than cookie!!!James Treworgy24 Feb
          • Re: [PHP3] RE: Althernatives other than cookie!!!Ron Chmara25 Feb
    • Re: Althernatives other than cookie!!!Joshua Chamas25 Feb
  • Re: [PHP3] Althernatives other than cookie!!!Gregor Welters24 Feb
  • R: [PHP3] Althernatives other than cookie!!!(Delbono)24 Feb
    • Re: R: [PHP3] Althernatives other than cookie!!!James Treworgy24 Feb
  • Re: Althernatives other than cookie!!!Mike Wexler24 Feb
  • Re: [PHP3] Althernatives other than cookie!!!Ron Chmara24 Feb
  • Re: Althernatives other than cookie!!!Christian Jaeger25 Feb
    • Re: Althernatives other than cookie!!!Ann Cantelow25 Feb
    • Re: Althernatives other than cookie!!!Ray Zimmerman25 Feb
RE: Althernatives other than cookie!!!Paul Comber24 Feb
  • RE: Althernatives other than cookie!!!James Treworgy24 Feb
Re: Althernatives other than cookie!!!James Treworgy24 Feb
Re: Althernatives other than cookie!!!harm24 Feb
  • Re: Althernatives other than cookie!!!James Treworgy24 Feb
    • Re: Althernatives other than cookie!!!harm24 Feb
      • Re: Althernatives other than cookie!!!James Treworgy24 Feb
        • Re: Althernatives other than cookie!!!harm25 Feb
          • Re: Althernatives other than cookie!!!James Treworgy25 Feb
        • Re: Althernatives other than cookie!!!Mark Russell25 Feb
Re: Althernatives other than cookie!!!Ed Carp25 Feb
  • Re: Althernatives other than cookie!!!Benjamin Pflugmann25 Feb
  • Re: Althernatives other than cookie!!!Tom Fishwick26 Feb