Add SSH key changing interface.
commitef4d609914e578993928b7f905bf875ffd8dfac3
authorJan Krueger <jk@jk.gs>
Wed, 14 May 2008 13:45:11 +0000 (14 15:45 +0200)
committerPetr Baudis <pasky@rover.dkm.cz>
Tue, 3 Jun 2008 00:36:46 +0000 (3 02:36 +0200)
treee8872188e702b9ad4160a36b299873267e382fa3
parentc18c02562d4a3f3fbffc37c3602c86d104f431a0
Add SSH key changing interface.

Add SSH key changing interface.

Motivated by the recent OpenSSL vulnerability in Debian, add a user-accessible
feature to change public SSH keys associated with an account. Authentication
happens by sending the user an authorization code by e-mail (which is stored
on the server side as a special comment in the user's sshkey file).

Signed-off-by: Jan Krueger <jk@jk.gs>
cgi/Git/RepoCGI.pm
cgi/edituser.cgi [new file with mode: 0755]
cgi/reguser.cgi
indextext.html