Changes between Initial Version and Version 1 of Ticket #5566, comment 26


Ignore:
Timestamp:
Nov 28, 2015, 5:24:06 PM (8 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5566, comment 26

    initial v1  
    22> The problem with `trac.web.auth.LoginModule` killing `trac_auth` cookies still seem to need to be addressed. So the problem wasn't completely solved.
    33
    4 The issue is that the cookie is [trac:browser:tags/trac-1.0.9/trac/web/auth.py@:245-249#L231 expired] when delegating authentication. I implemented a fix in #12592.
     4As noted in comment:18, the issue is that the cookie is [trac:browser:tags/trac-1.0.9/trac/web/auth.py@:245-249#L231 expired] when delegating authentication. I implemented a fix in #12592.