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
keystore
Commits
78bcd740
Commit
78bcd740
authored
Jan 13, 2018
by
ale
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Typo
parent
fce7b71c
Pipeline
#803
passed with stages
in 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dovecot/keyproxy.go
dovecot/keyproxy.go
+1
-1
No files found.
dovecot/keyproxy.go
View file @
78bcd740
...
...
@@ -91,7 +91,7 @@ func (s *KeyLookupProxy) Lookup(ctx context.Context, key string) (interface{}, b
return
s
.
lookupUserdb
(
ctx
,
key
[
7
:
])
default
:
log
.
Printf
(
"unknown key %s"
,
key
)
return
nil
,
false
return
nil
,
false
,
nil
}
}
...
...
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