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
1
Merge Requests
1
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
nexedi
gitlab-ce
Commits
11ccb147
Commit
11ccb147
authored
Feb 25, 2020
by
Mike Jang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update text for Azure OAuth2 label
parent
fc50a42d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
lib/gitlab/auth/o_auth/provider.rb
lib/gitlab/auth/o_auth/provider.rb
+2
-1
No files found.
lib/gitlab/auth/o_auth/provider.rb
View file @
11ccb147
...
@@ -7,7 +7,8 @@ module Gitlab
...
@@ -7,7 +7,8 @@ module Gitlab
LABELS
=
{
LABELS
=
{
"github"
=>
"GitHub"
,
"github"
=>
"GitHub"
,
"gitlab"
=>
"GitLab.com"
,
"gitlab"
=>
"GitLab.com"
,
"google_oauth2"
=>
"Google"
"google_oauth2"
=>
"Google"
,
"azure_oauth2"
=>
"Azure AD"
}.
freeze
}.
freeze
def
self
.
authentication
(
user
,
provider
)
def
self
.
authentication
(
user
,
provider
)
...
...
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