Add support for adding SSH public keys to profiles
commit253e76d8cc718acef6bab802c76c4a70623b59cc
authorLukas Fleischer <archlinux@cryptocrack.de>
Tue, 3 Jun 2014 14:37:50 +0000 (3 16:37 +0200)
committerLukas Fleischer <archlinux@cryptocrack.de>
Sat, 27 Dec 2014 11:42:12 +0000 (27 12:42 +0100)
treedf58aad0e2846690f12a23b56e1a5472602d6721
parent1af375828f7c4ef11e63e09e1070a9f77b679d71
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 <archlinux@cryptocrack.de>
schema/aur-schema.sql
upgrading/4.0.0.txt [new file with mode: 0644]
web/html/account.php
web/lib/acctfuncs.inc.php
web/template/account_edit_form.php