Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Queue
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
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Queue
Commits
a2ad79a4
Commit
a2ad79a4
authored
Nov 15, 2019
by
Taico Aerts
Browse files
Options
Downloads
Plain Diff
Merge branch 'development' into 'master'
Version 1.0.1 See merge request
!204
parents
3da08da6
886e3d59
No related branches found
No related tags found
6 merge requests
!436
Resolve "[Queue-2.0] CSV Import for TAs"
,
!403
Lab closed workaround
,
!391
Master
,
!361
Master
,
!231
Changelog fix
,
!204
Version 1.0.1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/java/nl/tudelft/ewi/queue/SamlWebSecurityConfig.java
+1
-1
1 addition, 1 deletion
...main/java/nl/tudelft/ewi/queue/SamlWebSecurityConfig.java
with
1 addition
and
1 deletion
src/main/java/nl/tudelft/ewi/queue/SamlWebSecurityConfig.java
+
1
−
1
View file @
a2ad79a4
...
...
@@ -105,7 +105,7 @@ public class SamlWebSecurityConfig extends WebSecurityConfigurerAdapter {
@Value
(
"${saml.contextProvider.port}"
)
private
int
contextProviderPort
;
@Value
(
"${saml.metadataUrl"
)
@Value
(
"${saml.metadataUrl
}
"
)
private
String
metadataProductionUrl
;
@Value
(
"${saml.metadataTrustCheck}"
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment