Comment 7 for bug 367393

Revision history for this message
stephan_hofmockel (dreagonfly) wrote :

Here is a second version of the patch

there are two changes which do not affect the discussed feature
 - in line 390 of BrowserIdManager.py the 'declareProtected' call does not address the right function
 - add two tests for the 'Secure'-Cookie attribute

I am not sure if the tests in testBrowserIdManager fulfil the 'zope test-standards'