Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
7fc5ce1d
Commit
7fc5ce1d
authored
Apr 12, 2001
by
Niels Möller
Browse files
*** empty log message ***
Rev: src/client_userauth.c:1.49
parent
6b4766d3
Changes
1
Show whitespace changes
Inline
Side-by-side
src/client_userauth.c
View file @
7fc5ce1d
...
@@ -844,6 +844,8 @@ do_publickey_login(struct client_userauth_method *s,
...
@@ -844,6 +844,8 @@ do_publickey_login(struct client_userauth_method *s,
{
{
CAST
(
keypair
,
key
,
LIST
(
self
->
keys
)[
i
]);
CAST
(
keypair
,
key
,
LIST
(
self
->
keys
)[
i
]);
/* NOTE: The PEER_USERAUTH_REQUEST_KLUDGE only applies to the
* signed data. */
C_WRITE
(
connection
,
C_WRITE
(
connection
,
format_userauth_publickey_query
(
userauth
->
username
,
format_userauth_publickey_query
(
userauth
->
username
,
userauth
->
service_name
,
userauth
->
service_name
,
...
...
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