diff --git a/doc/administration/access_restrictions.md b/doc/administration/access_restrictions.md index d3a58b8c14467a752d22a9c54439a589bf62d576..51d7996effd06e67322e9347c9292f12e5de530f 100644 --- a/doc/administration/access_restrictions.md +++ b/doc/administration/access_restrictions.md @@ -13,7 +13,7 @@ to choose between: - Only SSH - Only HTTP(s) - + ## Enabled Protocol @@ -27,7 +27,7 @@ When you choose to allow only one of the protocols, a couple of things will happ - A tooltip will be shown when you hover over the URL's protocol, if an action on the user's part is required, e.g. adding an SSH key, or setting a password. - + On top of these UI restrictions, GitLab will deny all Git actions on the protocol not selected.