[Seaside-dev] Issue 270 in seaside: WAExternalID raises an error when cryptography package is loaded

codesite-noreply at google.com codesite-noreply at google.com
Tue Jan 6 08:19:52 UTC 2009


Comment #9 on issue 270 by philippe.marschall: WAExternalID raises an error  
when cryptography package is loaded
http://code.google.com/p/seaside/issues/detail?id=270

I can remove it then we just won't have secure sessions ids anymore.

The issue here is simply that if you load a broken library then stuff  
break. This
isn't just for Cryptography. This is for everything we depend on. If you  
load an old
version of Kom then Seaside breaks as well.

Does MySQL really not work with an up to date version of Cryptography? If  
so then
MySQL isn't maintained anymore and shouldn't be loaded in the first place.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the seaside-dev mailing list