mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Export acl:parse_ip_netmask/1 for mod_rest (ejabberd-contrib#175)
This commit is contained in:
parent
4b0d71d402
commit
5d4f8bcf0d
@ -35,6 +35,7 @@
|
|||||||
transform_options/1, opt_type/1, acl_rule_matches/3,
|
transform_options/1, opt_type/1, acl_rule_matches/3,
|
||||||
acl_rule_verify/1, access_matches/3,
|
acl_rule_verify/1, access_matches/3,
|
||||||
transform_access_rules_config/1,
|
transform_access_rules_config/1,
|
||||||
|
parse_ip_netmask/1,
|
||||||
access_rules_validator/1, shaper_rules_validator/1]).
|
access_rules_validator/1, shaper_rules_validator/1]).
|
||||||
|
|
||||||
-include("ejabberd.hrl").
|
-include("ejabberd.hrl").
|
||||||
|
Loading…
Reference in New Issue
Block a user