Re: Session Security: Selectively Disable CHECK_SESSION_ADDR

Neil Schemenauer <[email protected]>
Newsgroups gmane.comp.web.quixote.user
Message-ID <[email protected]>
Charles <[email protected]> wrote:
> Maybe the better option would be to move the check to the rest of the
> session handling code, where it could be run when enabled for that session.
> Any ideas on how to do this?

I think you could also do it inside the application code.  For
example, assuming you are using Quixote 2, add a _q_traverse method
does whatever checking is desired.  Return an error page if access
is not allowed.

> Has anyone else come up with a good way to keep sessions secure short of
> expiring them after a certain time?

Could you explain what kind of attacks you are concerned about?

  Neil
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.