* Removed cli callback vector functions. Set COMPAT_COMPAT_CLIV if you need to keep these functions in clixon_custom.h.
* Added --enable-debug.
This commit is contained in:
parent
c8733e5ed8
commit
ea13727e97
9 changed files with 232 additions and 129 deletions
|
|
@ -342,7 +342,7 @@ plugin_credentials(clicon_handle h,
|
|||
|
||||
To authenticate, the callback needs to return the value 1 and supply a username.
|
||||
|
||||
See [../apps/example/example_restconf.c] plugin_credentials() for
|
||||
See [../apps/example/example_restconf.c] example_restconf_credentials() for
|
||||
an example of HTTP basic auth.
|
||||
|
||||
## How do I write a CLI translator function
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue