As mentioned before it is so the developer can put in their own messge.

-wj

On Mon, Feb 9, 2009 at 9:04 AM, Peter <peter.kleyn...@gmail.com> wrote:
>
> Massimo,
>
> You are understandably cautious about using absolute urls, but sending
> verification mails is one place where we really need them.
>
> Currently, in tools.py line 646 you insert only the key into the
> verification message; how about inserting the validation_url as well?
>
> Line 360 could then be something like
>   auth.messages.verify_email = \
>      'Click on the link: %(validate_url)s/%(key)s to verify your
> email'
>

<snip>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to