Edgewall Software

Changes between Initial Version and Version 1 of Ticket #12251, comment 3


Ignore:
Timestamp:
Nov 27, 2015, 5:28:37 PM (8 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12251, comment 3

    initial v1  
    22> Does anyone see where I've made an error, either in the patch, or in my expectations of the behavior?
    33
    4 I didn't understand that a Component such as [th:SharedCookieAuthPlugin] is needed to share authentication across projects. [attachment:t12251.patch] works correctly when !SharedCookieAuthPlugin is enabled, so I propose to commit the change.
     4I didn't understand that a Component such as [th:SharedCookieAuthPlugin] is needed to share authentication across projects. [attachment:t12251.patch] works correctly when !SharedCookieAuthPlugin is enabled, so I propose to commit the change. In #12257 I propose to add the equivalent of !SharedCookieAuthPlugin to `tracopt.web.auth`.