On Feb 19, 2009, at 1:25 PM, Darian Anthony Patrick wrote:

> Jarod, et al.:
>
> This is a patch to addresses an issue I discovered yesterday in
> CosignModule-1.0.0beta2.  The issue is as follows:
>
> When the socket connection(s) between the IIS7 CosignModule filter and
> central CoSign server(s) times out/is closed, as determined in the  
> first
> /for/ loop in ConnectionList::CheckCookie, the function reattempts
> cookie validation by calling itself.  However the return value from  
> this
> second CheckCookie call was not being set in the /status/ variable.
> Additionally, the following /if/ statement should be skipped if the
> second CheckCookie call successfully validated the cookie (and ran  
> that
> /if/ statement).
>
> Patched against cosignmodule HEAD as of this morning (2009-02-19 10:00
> EST).  Please see attached.

Thanks! Would you please open a patch in the SF.net tracker [1]?  
That'll make sure this doesn't get smothered by e-mail.

andrew

[1] http://sourceforge.net/tracker/?group_id=170747

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Cosign-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cosign-discuss

Reply via email to