[Trac-tickets] Re: [The Trac Project] #3154: Problem with storing
authenticated sessions in DB
The Trac Project
noreply at edgewall.com
Tue May 16 09:51:04 CDT 2006
#3154: Problem with storing authenticated sessions in DB
------------------------------------+---------------------------------------
Reporter: kbogdanov at redsolex.com | Owner: cboos
Type: defect | Status: closed
Priority: normal | Milestone: 0.10
Component: general | Version: devel
Severity: normal | Resolution: fixed
Keywords: session |
------------------------------------+---------------------------------------
Changes (by cboos):
* keywords: => session
* resolution: => fixed
* severity: major => normal
* status: assigned => closed
Comment:
I modified the patch a bit in r3302, to avoid trying to do
an `UPDATE` when there's only the authenticated session
(the `elif sessions == 1:` case in the above).
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/3154>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list