BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
a3d03925
Commit
a3d03925
authored
Feb 18, 2015
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix broken links in documentation
parent
ff70d2f2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
README.md
doc/README.md
+1
-1
github.md
doc/integration/github.md
+1
-1
omniauth.md
doc/integration/omniauth.md
+1
-1
No files found.
doc/README.md
View file @
a3d03925
...
...
@@ -10,7 +10,7 @@
-
[
SSH
](
ssh/README.md
)
Setup your ssh keys and deploy keys for secure access to your projects.
-
[
Web hooks
](
web_hooks/web_hooks.md
)
Let GitLab notify you when new code has been pushed to your project.
-
[
Workflow
](
workflow/README.md
)
Using GitLab functionality and importing projects from GitHub and SVN.
-
[
OAuth2 provider
](
integration/oauth_provider.md
)
to allow
you to login to other applications from GitLab.
-
[
GitLab as OAuth2 authentication service provider
](
integration/oauth_provider.md
)
. It allows
you to login to other applications from GitLab.
## Administrator documentation
...
...
doc/integration/github.md
View file @
a3d03925
...
...
@@ -35,7 +35,7 @@ To enable the GitHub OmniAuth provider you must register your application with G
sudo -u git -H editor config/gitlab.yml
```
1.
See
[
Initial OmniAuth Configuration
](
README
.md#initial-omniauth-configuration
)
for inital settings.
1.
See
[
Initial OmniAuth Configuration
](
omniauth
.md#initial-omniauth-configuration
)
for inital settings.
1.
Add the provider configuration:
...
...
doc/integration/omniauth.md
View file @
a3d03925
...
...
@@ -70,7 +70,7 @@ Now we can choose one or more of the Supported Providers below to continue confi
## Supported Providers
-
[
GitHub
](
github.md
)
-
[
GitLab
](
gitlab.md
)
-
[
GitLab
.com
](
gitlab.md
)
-
[
Google
](
google.md
)
-
[
Shibboleth
](
shibboleth.md
)
-
[
Twitter
](
twitter.md
)
...
...
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