>
> That works! CRYPT() validator is temporarily removed from and added back 
> to the list of 
> db.auth_user.password.requires
>  inside the same function. Thanks!
>

You don't have to bother adding the validators back unless the password 
field will be validated at a later point within the same request, which 
seems unlikely (presumably the request completes immediately after this 
automatic login).

Anthony 

Reply via email to