<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff></diff>
      <filename>sshkeys.db</filename>
    </modified>
    <modified>
      <diff>@@ -42,18 +42,16 @@
 &lt;div id=&quot;secone&quot;&gt;
   &lt;h3&gt;Upload a key&lt;/h3&gt;
   &lt;form action=&quot;/upload&quot; method=&quot;post&quot; enctype=&quot;multipart/form-data&quot;&gt;
-  &lt;b&gt;E-mail address:&lt;/b&gt; &lt;input type=&quot;text&quot; name=&quot;address&quot; size=&quot;30&quot;&gt;&lt;p&gt;
-  &lt;b&gt;SSH key (&quot;&lt;tt&gt;id_XXX.pub&lt;/tt&gt;&quot; on Unix):&lt;/b&gt;&lt;p&gt;
-  You can paste your key directly:&lt;p&gt;
+  E-mail address: &lt;input type=&quot;text&quot; name=&quot;address&quot; size=&quot;30&quot;&gt;&lt;p&gt;
+  You can paste your key(s) directly:&lt;p&gt;
   &lt;textarea rows=&quot;4&quot; cols=&quot;80&quot; wrap=&quot;soft&quot; name=&quot;keytext&quot;&gt;&lt;/textarea&gt;&lt;p&gt;
-  Or upload it from a local (&lt;tt&gt;authorized_keys&lt;/tt&gt;) file on your machine:&lt;p&gt;
+  Or upload from a local file on your machine (&quot;&lt;tt&gt;id_XXX.pub&lt;/tt&gt;&quot; or &quot;&lt;tt&gt;authorized_keys&lt;/tt&gt;&quot; files on Unix):&lt;p&gt;
   &lt;input type=&quot;file&quot; name=&quot;keyfile&quot; size=&quot;40&quot;&gt;&lt;p&gt;
-  Your public key filename will be of the form &quot;&lt;tt&gt;id_XX&#7818;.pub&lt;/tt&gt;&quot; on Unix; 
-  the .pub is very important, as you must not try to upload your private key
-  (which has a filename of the form &quot;&lt;tt&gt;id_XXX&lt;/tt&gt;&quot;.  The first few 
-  characters of the file you load should be &quot;&lt;tt&gt;ssh-&lt;/tt&gt;&quot;, and &lt;b&gt;not&lt;/b&gt; 
-  &quot;&lt;tt&gt;-----BEGIN XXX PRIVATE KEY-----&lt;/tt&gt;&quot;.
-  
+  Your public key filename will be of the form &quot;&lt;tt&gt;id_XX&#7818;.pub&lt;/tt&gt;&quot;
+  or &quot;&lt;tt&gt;authorized_keys&lt;/tt&gt;&quot; on Unix; you must not try to upload
+  your private key (which has a filename of the form &quot;&lt;tt&gt;id_XXX&lt;/tt&gt;&quot;).
+  The first few characters of the file you upload should be &quot;&lt;tt&gt;ssh-&lt;/tt&gt;&quot;, 
+  and &lt;b&gt;not&lt;/b&gt; &quot;&lt;tt&gt;-----BEGIN XXX PRIVATE KEY-----&lt;/tt&gt;&quot;.&lt;p&gt;
   &lt;input type=&quot;submit&quot; value=&quot;Upload key&quot;&gt;
   &lt;/form&gt;
 &lt;/div&gt;</diff>
      <filename>templates/keys/address_index.html</filename>
    </modified>
    <modified>
      <diff>@@ -15,6 +15,6 @@ urlpatterns = patterns('sshkeys.keys.views',
     (r'^search/?$',                 'search'),
     (r'^download/?$',               'download'),
     (r'^confirm/(?P&lt;token&gt;\w+)/?$', 'confirm'),
-    (r'^admin/(.*)',               admin.site.root),
+    (r'^admin/?(.*)',               admin.site.root),
 )
 </diff>
      <filename>urls.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>770f89363707b87bcb91775e8c97eb84f8bf857e</id>
    </parent>
  </parents>
  <author>
    <name>Chris Ball</name>
    <email>chris@void.printf.net</email>
  </author>
  <url>http://github.com/cjb/sshkeys/commit/b29888ce9cc8658ba3591bfbf79bd158241eda37</url>
  <id>b29888ce9cc8658ba3591bfbf79bd158241eda37</id>
  <committed-date>2008-09-14T23:35:44-07:00</committed-date>
  <authored-date>2008-09-14T23:35:44-07:00</authored-date>
  <message>Update index page.</message>
  <tree>ef60b1542c13de0f275de48c49978c163175f2ba</tree>
  <committer>
    <name>Chris Ball</name>
    <email>chris@void.printf.net</email>
  </committer>
</commit>
