[web2py] Re: verify email limitations
I can just override register? - awesome! On May 6, 2:03 am, annet wrote: > Maybe this post: > > http://groups.google.com/group/web2py/browse_thread/thread/420e0001e3... > > Annet.
[web2py] Re: verify email limitations
Maybe this post: http://groups.google.com/group/web2py/browse_thread/thread/420e0001e3c8949c/32a262d1c39cdb02?lnk=gst&q=Mar+24#32a262d1c39cdb02 Annet.
[web2py] Re: verify email limitations
On May 5, 8:34 am, Richard wrote: > I would like to send a registration confirmation with: > > Hi , > click to activate your account. > > is a HTML link - currently the confirmation emails are sent > plain text so embedding links is not possible. > and would use the auth_user field - currently only "key" > is inserted. > > What do you think? I remember seeing a similar post and I think someone recommended using the HTML/XML helpers, (I think).