Go to the source code of this file.
Functions | |
int | NutRegisterAuth (CONST char *dirname, CONST char *login) |
Register an authorization entry. | |
void | NutClearAuth (void) |
Clear all authorization entries. | |
int | NutHttpAuthValidate (REQUEST *req) |
Validate an authorization request. | |
Variables | |
AUTHINFO * | authList = 0 |