mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 16:57:00 +08:00
doc update
This commit is contained in:
@@ -233,7 +233,7 @@ static int accept_user(main_server_st * s, struct proc_st *proc, unsigned cmd)
|
||||
|
||||
if (cmd == AUTH_COOKIE_REQ) {
|
||||
mslog(s, proc, LOG_INFO,
|
||||
"user '%s' of group '%s' re-authenticated (using cookie)",
|
||||
"user '%s' of group '%s' authenticated (using cookie)",
|
||||
proc->username, group);
|
||||
} else {
|
||||
mslog(s, proc, LOG_INFO,
|
||||
|
||||
Reference in New Issue
Block a user