Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
gitlab-ce
Commits
a3f0388b
Commit
a3f0388b
authored
Mar 13, 2019
by
Evan Read
Committed by
Marcia Ramos
Mar 13, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix some 404ing links
parent
8a8cc919
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
5 deletions
+8
-5
doc/administration/git_protocol.md
doc/administration/git_protocol.md
+7
-4
doc/topics/authentication/index.md
doc/topics/authentication/index.md
+1
-1
No files found.
doc/administration/git_protocol.md
View file @
a3f0388b
...
...
@@ -5,13 +5,16 @@ description: "Set and configure Git protocol v2"
# Configuring Git Protocol v2
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/46555) in GitLab 11.4.
> [Temporarily disabled](https://gitlab.com/gitlab-org/gitlab-ce/issues/55769) in GitLab 11.5.8, 11.6.6, 11.7.1, and 11.8+
> Temporarily disabled (see [confidential issue](../user/project/issues/confidential_issues.md)
> `https://gitlab.com/gitlab-org/gitlab-ce/issues/55769`) in GitLab 11.5.8, 11.6.6, 11.7.1, and 11.8+.
NOTE:
**Note:**
Git protocol v2 support has been
[
temporarily disabled
](
https://gitlab.com/gitlab-org/gitlab-ce/issues/55769
)
,
as
a feature used to hide certain internal references does not function when it
Git protocol v2 support has been
temporarily disabled
because
a feature used to hide certain internal references does not function when it
is enabled, and this has a security impact. Once this problem has been resolved,
protocol v2 support will be re-enabled.
protocol v2 support will be re-enabled. For more information, see the
[
confidential issue
](
../user/project/issues/confidential_issues.md
)
`https://gitlab.com/gitlab-org/gitlab-ce/issues/55769`
.
Git protocol v2 improves the v1 wire protocol in several ways and is
enabled by default in GitLab for HTTP requests. In order to enable SSH,
...
...
doc/topics/authentication/index.md
View file @
a3f0388b
...
...
@@ -21,7 +21,7 @@ This page gathers all the resources for the topic **Authentication** within GitL
-
[
Enforce Two-factor Authentication (2FA)
](
../../security/two_factor_authentication.md#enforce-two-factor-authentication-2fa
)
-
**Articles:**
-
[
How to Configure LDAP with GitLab CE
](
../../administration/auth/how_to_configure_ldap_gitlab_ce/index.md
)
-
[
How to Configure LDAP with GitLab EE
](
https://docs.gitlab.com/ee/administration/auth/how_to_configure_ldap_gitlab_ee/index.
md
)
-
[
How to Configure LDAP with GitLab EE
](
https://docs.gitlab.com/ee/administration/auth/how_to_configure_ldap_gitlab_ee/index.
html
)
-
[
Feature Highlight: LDAP Integration
](
https://about.gitlab.com/2014/07/10/feature-highlight-ldap-sync/
)
-
[
Debugging LDAP
](
https://about.gitlab.com/handbook/support/workflows/support-engineering/ldap/debugging_ldap.html
)
-
**Integrations:**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment