Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
id
keystore
Commits
78bcd740
Commit
78bcd740
authored
Jan 13, 2018
by
ale
Browse files
Typo
parent
fce7b71c
Changes
1
Show whitespace changes
Inline
Side-by-side
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