The FreeRADIUS server
$Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
Enforce UTF8 encoding in strings. More...
#include <freeradius-devel/server/base.h>
#include <freeradius-devel/server/module_rlm.h>
Go to the source code of this file.
Functions | |
static unlang_action_t | mod_utf8_clean (rlm_rcode_t *p_result, UNUSED module_ctx_t const *mctx, request_t *request) |
Variables | |
module_rlm_t | rlm_utf8 |
Enforce UTF8 encoding in strings.
Definition in file rlm_utf8.c.
|
static |
module_rlm_t rlm_utf8 |
Definition at line 58 of file rlm_utf8.c.