Skip to content
Snippets Groups Projects
Commit 7e37b4e4 authored by Marcia Ramos's avatar Marcia Ramos
Browse files

Merge branch 'docs-ssh-key-restriction-update' into 'master'

Docs: add details about restricted SSH keys

Closes #50489

See merge request gitlab-org/gitlab-ce!25478
parents a7713704 5829bf85
No related branches found
No related tags found
No related merge requests found
doc/security/img/ssh_keys_restricted_key_icon.png

4.77 KiB

Loading
Loading
@@ -17,3 +17,11 @@ In the Admin area under **Settings** (`/admin/application_settings`), look for
the "Visibility and Access Controls" area:
 
![SSH keys restriction admin settings](img/ssh_keys_restrictions_settings.png)
If a restriction is imposed on any key type, users will be unable to upload new SSH keys that don't meet the requirement. Any existing keys that don't meet it will be disabled but not removed and users will be unable to pull or push code using them.
An icon will be visible to the user of a restricted key in the SSH keys section of their profile:
![Restricted SSH key icon](img/ssh_keys_restricted_key_icon.png)
Hovering over this icon will tell you why the key is restricted.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment