mirror of
https://github.com/os-mnemo/pan-globalprotect-okta
synced 2026-07-31 07:44:38 +02:00
Escape backslash in username and other fields, i.e., use single quote.
Add work-around for additional username input.
This commit is contained in:
@@ -46,4 +46,9 @@ override `password` option in configuration file.
|
||||
|
||||
If `openconnect` returns with `ioctl` error, then this version has a bug, which
|
||||
requires to prefix stdin input with a newline. Set `bug.nl=1` in configuration
|
||||
file to work-around this issue.
|
||||
file to work-around this issue.
|
||||
|
||||
If `openconnect` returns with `fgets (stdin): Resource temporarily unavailable`
|
||||
error, then this version has a bug, which requires to prefix stdin input with a
|
||||
username. Set `bug.username=1` in configuration file to work-around this issue.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user