> I suppose you could intercept the request.vars in your controller and do the conversion before Auth gets it.
This is OK - could you please tell me with a code how you would do it? I
want to be sure it works
and going with the debugger is time consuming if it does not.
--> what you will add here?
current.app.auth = auth
form=current.app.auth.request_reset_password()

