plugin API remake

This commit is contained in:
Olof Hagsand 2018-04-04 09:51:47 +00:00
parent b9a54f07f3
commit 843b6abbcb
3 changed files with 4 additions and 63 deletions

View file

@ -184,8 +184,7 @@ b64_decode(const char *src,
/*! Process a rest request that requires (cookie) "authentication"
* Note, this is loaded as dlsym fixed symbol in plugin
* @param[in] h Clixon handle
* @param[in] r Fastcgi request handle
* @param[out] username Malloced username, or NULL.
* @param[in] arg Argument. Here: Fastcgi request handle
* @retval -1 Fatal error
* @retval 0 Unauth
* @retval 1 Auth