So one of the changes from 1.66 to 1.67 is the default length of string/password/upload fields from 32/32/128 to 512/512/512.
This will cause a migration in almost ALL existing applications (unless you have explicitly declared a length or you have migrate=False). This should not break anything and it is important to prevent future problems and current problems with HMAC+SHA512. If you have used the code in trunk for the last 2 weeks the migration has already happened. Has anybody had a problem with it? Specifically, has anybody tried it with MySQL? Can you think of any problem with this? Massimo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---