[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freeradius-users
Subject:    Re: rlm_sql_postgresql and plus sign
From:       Bjørn_Mork <bjorn () mork ! no>
Date:       2010-11-30 10:37:57
Message-ID: 87bp57jdve.fsf () nemi ! mork ! no
[Download RAW message or body]

Michele Petrazzo <michele.petrazzo@unipex.it> writes:

> Only for curiosity, these chars are hard-coded inside the sources or
> in other place and loaded at startup?

defined like any other module option default in
src/modules/rlm_sql/rlm_sql.c :

static const CONF_PARSER module_config[] = {
       /* .. */
        {"safe-characters", PW_TYPE_STRING_PTR,
         offsetof(SQL_CONFIG,allowed_chars), NULL,
        "@abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.-_: /"},
        /* .. */
};


Bjørn

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic