ejabberd-contrib/mod_rest/src
Sonny Scroggin 73e6b7ed22 Add support for using yaml config file.
When converting to use the yaml config, the option for `allowed_ips`
gets stored as a binary. But needs to be compared against the client ip
of the request (which is a tuple). This converts the list of binaries
into a list of ip tuples.
2014-03-18 11:36:57 -05:00
..
mod_rest.erl Add support for using yaml config file. 2014-03-18 11:36:57 -05:00