2011/6/22 Massimo Di Pierro <[email protected]>: > Thanks for reporting this. I fixed in trunk, please check it and let > us know. >
I've seen the fix. It should work, but I can not test it until tomorrow at the office where I have access to the internal ldap server. If it fails somewhere I'll report it. Thanks for your fast support. > On Jun 22, 6:01 am, José L. <[email protected]> wrote: >> I've checked the problem comes >> sincehttp://code.google.com/p/web2py/source/detail?r=9153fbe0349812922daae... >> where the >> user_id = table_user.insert(**keys) >> replaced the old method to insert data in the auth table. >> >> No idea of the rationale behind the change, but it's causing this problem.

