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
b27e32c2
Commit
b27e32c2
authored
Nov 29, 1999
by
Niels Möller
Browse files
* src/server_publickey.c (do_authenticate): Added service
argument. Rev: src/server_publickey.c:1.8
parent
8003e4c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server_publickey.c
View file @
b27e32c2
...
...
@@ -23,7 +23,6 @@
*/
#include "server_userauth.h"
#include "userauth.h"
#include "xalloc.h"
#include "connection.h"
#include "parse.h"
...
...
@@ -54,6 +53,7 @@ static void
do_authenticate
(
struct
userauth
*
s
,
struct
ssh_connection
*
connection
,
struct
lsh_string
*
username
,
UINT32
service
UNUSED
,
struct
simple_buffer
*
args
,
struct
command_continuation
*
c
,
struct
exception_handler
*
e
)
...
...
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