Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
id
go-sso
Commits
bcc3b0e8
Commit
bcc3b0e8
authored
Feb 16, 2018
by
ale
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Log a message when the keystore client is enabled
parent
c09a313d
Pipeline
#884
passed with stages
in 1 minute and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
server/http.go
server/http.go
+1
-0
No files found.
server/http.go
View file @
bcc3b0e8
...
...
@@ -128,6 +128,7 @@ func New(loginService *LoginService, authClient authclient.Client, config *Confi
if
err
!=
nil
{
return
nil
,
err
}
log
.
Printf
(
"keystore client enabled"
)
s
.
keystore
=
ks
}
...
...
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