Changeset 2808 for trunk/packages/invirt-web
- Timestamp:
- Dec 30, 2009, 3:27:22 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/invirt-web/code/templates/unauth.mako
r2807 r2808 17 17 <p>MIT users:</p> 18 18 <blockquote><big><a 19 href="https://${config.web.hostname}/"><strong><font color="green">→</font> Log in to XVM now</strong>19 href="https://${config.web.hostname}/"><strong><font color="green">→</font> Log in to XVM using MIT certificates</strong> 20 20 </a></big></blockquote> 21 <p>You'll need an <a href="http://ca.mit.edu/">MIT personal22 certificate</a>.</p>23 21 <blockquote><big><a 24 22 href="https://${config.web.hostname}:442/"><strong><font color="green">→</font> Log in to XVM using Kerberos Tickets</strong> 25 23 </a></big></blockquote> 24 25 <p>To use MIT certificates you'll need an <a href="http://ca.mit.edu/">MIT personal 26 certificate</a>.</p> 26 27 27 28 <h2>XVM features:</h2>
Note: See TracChangeset
for help on using the changeset viewer.