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
Network
KIO Extras
Commits
547825ba
Commit
547825ba
authored
Aug 05, 2020
by
Harald Sitter
🐰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typo--
parent
c4f82139
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
sftp/kio_sftp.cpp
sftp/kio_sftp.cpp
+1
-1
No files found.
sftp/kio_sftp.cpp
View file @
547825ba
...
...
@@ -232,7 +232,7 @@ int SFTPInternal::auth_callback(const char *prompt, char *buf, size_t len,
qCDebug
(
KIO_SFTP_LOG
)
<<
"Entering authentication callback, prompt="
<<
mPublicKeyAuthInfo
->
prompt
;
if
(
q
->
openPasswordDialogV2
(
*
mPublicKeyAuthInfo
,
errMsg
)
!=
0
)
{
qCDebug
(
KIO_SFTP_LOG
)
<<
"User canceled public key pass
pharse
dialog"
;
qCDebug
(
KIO_SFTP_LOG
)
<<
"User canceled public key pass
word
dialog"
;
return
-
1
;
}
...
...
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