mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
@@ -53,7 +53,7 @@
|
||||
/* Authentication states */
|
||||
enum {
|
||||
PS_AUTH_INACTIVE, /* no comm with worker */
|
||||
PS_AUTH_FAILED, /* no tried authenticated but failed */
|
||||
PS_AUTH_FAILED, /* tried authentication but failed */
|
||||
PS_AUTH_INIT, /* worker has sent an auth init msg */
|
||||
PS_AUTH_CONT, /* worker has sent an auth cont msg */
|
||||
PS_AUTH_COMPLETED /* successful authentication */
|
||||
|
||||
Reference in New Issue
Block a user