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
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
74aa091e
Commit
74aa091e
authored
Feb 27, 1994
by
Per Cederqvist
Browse files
(struct kom_par): New field: log_login.
parent
788f431e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/param.h
View file @
74aa091e
/*
* $Id: param.h,v 1.
3
1994/02/27 1
5:47:02
ceder Exp $
* $Id: param.h,v 1.
4
1994/02/27 1
7:04:56
ceder Exp $
* Copyright (C) 1994 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -92,6 +92,7 @@ struct kom_par {
1=try to use IDENT,
2=only allow login if IDENT succeeded. */
int
authentication_level
;
Bool
log_login
;
};
extern
struct
kom_par
param
;
...
...
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