commit | ebccb84a199b7ae9352711536bfd43f2cca0a807 | [log] [tgz] |
---|---|---|
author | Edwin Kempin <edwin.kempin@sap.com> | Wed May 29 13:33:06 2013 +0200 |
committer | Edwin Kempin <edwin.kempin@gmail.com> | Tue Jun 04 05:52:02 2013 +0000 |
tree | e84ccdb1852f5a48a9770252efb8c4bb7763e80d | |
parent | d9cdf5eea4d24f8bc0d4b44d644d37b398fab653 [diff] |
Support listing the SSH keys of an account via REST By GET on /accounts/<account-id>/sshkeys it is now possible to retrieve the SSH keys of an account. The WebUI is adapted to use the new REST endpoint to retrieve the SSH keys. The old RPC for this is deleted. Change-Id: Iea83e77acbc1bb28c2bea0b5a3972b78acb22d62 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>