]> granicus.if.org Git - ejabberd/commit
Fix ejabberd_captcha's listener parsing
authorHolger Weiss <holger@zedat.fu-berlin.de>
Tue, 23 Dec 2014 23:35:22 +0000 (00:35 +0100)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Tue, 23 Dec 2014 23:35:22 +0000 (00:35 +0100)
commit9dc9d75502da19a4282fa32fbc7850b2ea061780
treecd778a12a3a5d65a9a01e6026ff670b9210608b8
parentcc958f7787a824f9d541a05fdbd37f4c3047ee7d
Fix ejabberd_captcha's listener parsing

If the "captcha_host" is specified without "http://" or "https://"
prefix, ejabberd_captcha tries to figure out the protocol automatically.
Fix the code that parses the listener configuration in order to do that.
src/ejabberd_captcha.erl