25 Aug
2000
25 Aug
'00
1:13 p.m.
On Fri, 25 Aug 2000, Curtis Maloney wrote:
Greetings,
I'm using FSSession to store login details about visitors to our site. It is important that users only be able to see their own data (of course).
Today, however, I find out that some mistakes have been happening. People are finding themselves logged in when they haven't yet, and others finding they're logged in as someone else. This is, obivously, a problem.
I cannot see how this could be happening, since the Session ID is stored in a cookie, which should be unique to the client.
This is very weird indeed. Nobody has ever reported a similar problem. Can you send me the DTML method that calls the FSSession? Pavlos