Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
TAM
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIP
Labrador
TAM
Merge requests
!86
Something went wrong while fetching comments. Please try again.
Use Single Sign On on the current implementation
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Use Single Sign On on the current implementation
sso_proper
into
dev
Overview
5
Commits
3
Pipelines
1
Changes
31
Merged
Use Single Sign On on the current implementation
Otto Visser
requested to merge
sso_proper
into
dev
Jun 8, 2018
Overview
5
Commits
3
Pipelines
1
Changes
31
In this merge request, the Single Sign On protocol is added.
0
0
Merge request reports
Compare
dev
dev (base)
and
latest version
latest version
4ca8a44d
3 commits,
Jun 11, 2018
31 files
+
1264
−
76
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
31
config/checkstyle/checkstyle.xml
+
3
−
1
View file @ 4ca8a44d
Edit in single-file editor
Open in Web IDE
Show full file
@@ -161,7 +161,9 @@
<module
name=
"FinalParameters"
/>
<module
name=
"TodoComment"
/>
<module
name=
"UpperEll"
/>
</module>
<module
name=
"SuppressionFilter"
>
<property
name=
"file"
value=
"file:config/checkstyle/suppressions.xml"
/>
</module>
</module>
Loading