in reply to Re: Re: Re: Is this a secure way to handle login?
in thread Is this a secure way to handle login?

The method I discribed does keep the session ID constant during the session. The random number is created at login and does not change until the user logs in again.
  • Comment on Re: Re: Re: Re: Is this a secure way to handle login?