public
Description: Django backend code for sshkeys.net
Homepage: http://sshkeys.net/
Clone URL: git://github.com/cjb/sshkeys.git
Chris Ball (author)
Sun Sep 14 23:35:44 -0700 2008
commit  b29888ce9cc8658ba3591bfbf79bd158241eda37
tree    ef60b1542c13de0f275de48c49978c163175f2ba
parent  770f89363707b87bcb91775e8c97eb84f8bf857e
sshkeys / README
100644 8 lines (5 sloc) 0.304 kb
1
2
3
4
5
6
7
8
This is the backend Django code for http://sshkeys.net/. All original
code is hereby licensed under the GNU AGPLv3.
 
Thanks to the Django authors, and James Tauber for django-email-verification
which I used snippets of code from for e-mail token verification.
 
-- Chris Ball <chris-sshkeys@printf.net>.