Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Vault
Commits
afe66dcf
Commit
afe66dcf
authored
6 years ago
by
Calvin Leung Huang
Browse files
Options
Download
Email Patches
Plain Diff
update comment
parent
92799de7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
builtin/logical/database/path_config_connection.go
+1
-1
builtin/logical/database/path_config_connection.go
with
1 addition
and
1 deletion
+1
-1
builtin/logical/database/path_config_connection.go
+
1
-
1
View file @
afe66dcf
...
...
@@ -207,7 +207,7 @@ func (b *databaseBackend) connectionReadHandler() framework.OperationFunc {
return
nil
,
err
}
// Hash the password and return i
s
as `hashed_password`
// Hash the password and return i
t
as `hashed_password`
config
.
ConnectionDetails
[
"hashed_password"
]
=
hashedPwd
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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