mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-03-11 07:17:02 +08:00
pam: allow passing brief prompt in addition to messages
This commit is contained in:
@@ -74,6 +74,7 @@ typedef struct client_entry_st {
|
||||
unsigned tls_auth_ok;
|
||||
|
||||
char *msg_str;
|
||||
char *prompt_str;
|
||||
|
||||
stats_st saved_stats; /* saved from previous cookie usage */
|
||||
stats_st stats; /* current */
|
||||
|
||||
Reference in New Issue
Block a user