ejabberd - Comments for "Different registration_timeout settings possible?" https://www.ejabberd.im/node/4034 en Hm ok then I might have to https://www.ejabberd.im/node/4034#comment-55668 <p>Hm ok then I might have to rethink. At the moment, I use a modified version of the tool, you mentioned here:</p> <p><a href="http://www.ejabberd.im/mod_register_web#comment-55185" title="http://www.ejabberd.im/mod_register_web#comment-55185">http://www.ejabberd.im/mod_register_web#comment-55185</a></p> <p>I kinda like it.</p> <p>Ok, as it is the same machine for all domains, I could simply create a simple web form which executes the ejabberdctl command after submitting the data.</p> Tue, 04 May 2010 10:29:03 +0000 Roi comment 55668 at https://www.ejabberd.im Roi wrote: I have a web https://www.ejabberd.im/node/4034#comment-55667 <div class="quote-msg"> <div class="quote-author"><em>Roi</em> wrote:</div> <p>I have a web registration form (captcha secured)</p></div> <p>If that webserver is installed in the same machine that ejabberd, you can register accounts by calling "ejabberdctl register username host password" in the shell.</p> <p>Or, if you install ejabberd_xmlrpc, you can register accounts by making XML-RPC calls to ejabberd from your web page.</p> <p>Or install mod_rest which accepts REST calls.</p> <p>All those registration methods aren't restricted by the registration_timeout option.</p> Tue, 04 May 2010 10:13:00 +0000 mfoss comment 55667 at https://www.ejabberd.im