Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonald Claveau <sousmangoosta@aliel.fr>2018-06-28 09:13:21 +0300
committerRonald Claveau <sousmangoosta@aliel.fr>2018-10-03 20:28:13 +0300
commit7d55c1353d6402f33a9fef734148fb776da076d3 (patch)
tree97042ecfabe94ffc49fc3f5b0e388b163bcf3adb /doc/api/users.md
parent227cc997fb107672e3293c56e0dcb1df72ad82d5 (diff)
List public ssh keys by id or username without authentication
Diffstat (limited to 'doc/api/users.md')
-rw-r--r--doc/api/users.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/users.md b/doc/api/users.md
index 762ea53edee..433f5d30449 100644
--- a/doc/api/users.md
+++ b/doc/api/users.md
@@ -556,7 +556,7 @@ Parameters:
## List SSH keys for user
-Get a list of a specified user's SSH keys. Available only for admin
+Get a list of a specified user's SSH keys.
```
GET /users/:id/keys