From 0595bd8d277c368e0ab85b3148b78c3bae461cb2 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Thu, 6 Jan 2011 20:03:09 +0000 Subject: Display sshPublicKey as editable to normal users on their own account (cherry picked from commit 8116a196a1bd1e3632a84086435e667589ff7a24) --- catdap.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'catdap.yml') diff --git a/catdap.yml b/catdap.yml index c87fc3b..88dcfe8 100644 --- a/catdap.yml +++ b/catdap.yml @@ -78,6 +78,7 @@ Controller::User: - roomNumber - secretary - mailForwardingAddress + - sshPublicKey # Currently not used, we only respect editable_attrs uneditable_attrs: -- cgit v1.2.1