Mercurial > public > sg101
view gpp/templates/accounts/registration_email.txt @ 507:8631d32e6b16
Some users are still having problems with the pop-up login. I think they are actually getting 403s because of the CSRF protection. So I have modified the base template to always have a javascript variable called csrf_token available when they aren't logged in. The ajax_login.js script was then modified to send this value with the ajax post. Fingers crossed.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 04 Dec 2011 03:05:21 +0000 |
parents | 53b7c681d80b |
children |
line wrap: on
line source
Hello, Welcome to {{ site_name }}, {{ username }}! We have received a request from the email address {{ user_email }} to register an account at {{ site_domain }}. To finish the registration process, please visit the link below to activate your account. The link will expire in 24 hours, after which you will have to register again. {{ activation_link }} If you did not register with {{ site_domain }}, simply ignore this email. If you have questions or problems, please send an email to {{ admin_email }}. Regards, The staff at {{ site_name }}