From 253e76d8cc718acef6bab802c76c4a70623b59cc Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Tue, 3 Jun 2014 16:37:50 +0200 Subject: Add support for adding SSH public keys to profiles Users can now add an SSH public key on the account edit page. This will later be used to authenticate users via SSH. Signed-off-by: Lukas Fleischer --- web/template/account_edit_form.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'web/template') diff --git a/web/template/account_edit_form.php b/web/template/account_edit_form.php index 17dd9371..996c207b 100644 --- a/web/template/account_edit_form.php +++ b/web/template/account_edit_form.php @@ -97,6 +97,11 @@

+

+ + +

+