Changeset c4cb366


Ignore:
Timestamp:
Jul 2, 2010, 6:40:10 AM (15 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, fysm-4-1, space-access, stable, stage, test-hooks
Children:
3356151
Parents:
1a377f0
git-author:
Alex Dehnert <adehnert@…> (07/02/10 06:40:10)
git-committer:
Alex Dehnert <adehnert@…> (07/02/10 06:40:10)
Message:

Add information about cert login

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/template/registration/login.html

    ra2457ff rc4cb366  
    1010<p>Your username and password didn't match. Please try again.</p>
    1111{% endif %}
     12
     13<p>You should be able to log-in using MIT certificates. If you have trouble, please verify that you have unexpired certificates by visiting <a href='https://web.mit.edu/consult/www/certificate/test.html'>the IS&amp;T certificate test page</a>. If you don't have certificates, you should <a href='https://ca.mit.edu/ca/'>get them</a>. If you have certificates but still have trouble, please email <kbd>asa-db</kbd> and tell us what browser and OS you are using.</p>
     14
     15<p>In the unlikely event that you have a username and password, you can log in below.</p>
    1216
    1317<form method="post" action="{% url login %}">
Note: See TracChangeset for help on using the changeset viewer.