Re: [Cgi-session-user] Re: Security issue about CGI::Session
Brought to you by:
sherzodr
From: Mark S. <ma...@su...> - 2006-03-23 18:57:10
|
On Thu, Mar 23, 2006 at 12:42:18PM -0600, Matt LeBlanc wrote: > > Mark and Sherzod, shouldn't we create the session table if we create the > database file? I just read what "O_CREAT" does. I think we should remove this flag. We don't create the the database and table for any of the SQL drivers, so why do it here? Mark |