.. |
.gitignore
|
Merged from log:branch/2.00@2363: Current release branch head to trunk.
|
2010-07-21 12:48:05 +00:00 |
add_email_email.txt
|
Changed URLs with explicit scheme from http to https.
|
2014-03-31 00:25:08 +00:00 |
base.html
|
New templates for password management functionality.
|
2011-08-26 18:03:34 +00:00 |
change_password.html
|
With the complications caused by the TransactionMiddleware gone, we can use Django's default login() and logout() views.
|
2014-03-23 23:17:15 +00:00 |
confirm.html
|
With the complications caused by the TransactionMiddleware gone, we can use Django's default login() and logout() views.
|
2014-03-23 23:17:15 +00:00 |
confirm_new_email.html
|
Provide fully qualified module paths to the url lookup template tag for the account profile view, to make sure they succeed.
|
2014-04-12 17:53:39 +00:00 |
confirm_profile_update.html
|
Provide fully qualified module paths to the url lookup template tag for the account profile view, to make sure they succeed.
|
2014-04-12 17:53:39 +00:00 |
create.html
|
Add rel="nofollow" to a couple of the account links to prevent the
|
2014-01-13 12:21:46 +00:00 |
creation_email.txt
|
Changed URLs with explicit scheme from http to https.
|
2014-03-31 00:25:08 +00:00 |
edit_profile.html
|
Turn on CSRF protection - all forms must from now on have a {% csrf_token %}
|
2013-12-17 12:50:24 +00:00 |
index.html
|
Merged in [7380] from bartosz.balazinski@interdigital.com:
|
2014-03-01 18:57:30 +00:00 |
logged_out.html
|
Merged in [8239] from rjsparks@nostrum.com:\n Adds javascript to return to a page a few seconds after successfully logging out. Fixes ticket #1461.
|
2014-09-28 18:37:51 +00:00 |
login.html
|
Working django-auth login and logout views. Password import from htpasswd file still needed.
|
2014-03-23 18:27:14 +00:00 |
missing_person.html
|
Added handling for missing association between login and Person record.
|
2013-07-31 14:54:03 +00:00 |
password_reset.html
|
Turn on CSRF protection - all forms must from now on have a {% csrf_token %}
|
2013-12-17 12:50:24 +00:00 |
password_reset_email.txt
|
Port templates to new {% url %} syntax with quotes around the first parameter
|
2013-12-11 16:33:40 +00:00 |