mod_register_web - Web to register account

This module is included in ejabberd since the version 2.1.6
Name: mod_register_web
Purpose: Web to register account, change password, and delete account
Author: Badlop
Type: Module
Requirements: ejabberd 2.0.2 or newer. For showing a Captcha, ejabberd 2.1.0 or newer.
Download: ejabberd-modules

Some screenshots

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

image not displayed

page load fine but captcha image is not there any ideas?

Check the ejabberd log files.

Check the ejabberd log files. Maybe the image can't be generated, because the required libraries are missing or not found. Or maybe the image link is wrongly provided.

Can we add recaptcha in place

Can we add recaptcha in place of inbuilt captcha? and if yes how to edit in erl file.

This plugin seems to be

This plugin seems to be working for change_password and delete, but for new, chome complains "no data received". Also I don't see any different entries in the log for new than for the others.

ejabberd 2.1.10 on debian from respository.

thnx

Thank you

How do I add capatcha during registration

Not appear I capatcha in the register

What is the reason
What are the programs that must be installed
Please help and thank you

Registration of already existing account

Hi, I came accross the troblem with handling above mentioned situation, to be more concrete, no error message is returned, just plain web page displays. Have anyone already tried to solve this?

Thanks.
~7

404

looks like this heading to server:5280/register

Jabber Account Registration

Register a Jabber account
Change Password
Unregister a Jabber account

but clicking on of the links give me an 404

some ideas?

server:5280/register/

sceptiq wrote:

looks like this heading to server:5280/register
but clicking on of the links give me an 404

You must put the last / character, like this:
server:5280/register/

wow - true :D thx!

wow - true :D

thx!

vhost support?

Does mod_register_web support vhosts? There is nothing in the feature request list, so I feel free to ask about it. ;-)

"register" does allow to enter the domain name, "change_password" and "delete" starts with a domain name which cannot be changed.

Use different URL

Quote:

Does mod_register_web support vhosts?

Yes, it does.

To register an account at example.org, go to http://example.org:5280/register/

And to register an account at example.com, go to http://example.com:5280/register/

Quote:

"register" does allow to enter the domain name,

Are you sure it allows to enter the domain name?

I was sure that I can enter

I was sure that I can enter any domain name when registering a new account when reading what is above the form:

> This page allows to create a Jabber account in this Jabber server. Your JID (Jabber IDentifier) will be of the form:
> username@server. Please read carefully the instructions to fill correctly the fields.

I thought about different domain names as well. But with hosting vhosts via SRV entries in DNS I cannot do a web service for these clients. Or can I, also with a SRV entry on another port than 80?

Ok, entering the domain part

Ok, entering the domain part does not work when registering a new account.

Is there any way to support multiple domains without having the webserver of these domains on the same machine as the jabber server?

Check "Jabber Registration Tool"

Quote:

Ok, entering the domain part does not work when registering a new account.

Is there any way to support multiple domains without having the webserver of these domains on the same machine as the jabber server?

Check "Jabber Registration Tool" http://kirjava.net.nz/temp/?p=Scripts

I use this tool now and it

I use this tool now and it works great with some modifaction. Also for multiple domains and also for domains where the Jabber server is only reachable with SRV entries in DNS. I also added a captcha. Should be just good right now.

Jabber registration tool with SRV lookups support

Roi wrote:

I use this tool now and it works great with some modifaction. Also for multiple domains and also for domains where the Jabber server is only reachable with SRV entries in DNS. I also added a captcha. Should be just good right now.

Well I created a github repo with jabber registration tool, with the changes it needs to work with SRV lookups (https://github.com/specktator/jabber-registration-tool).
Just in case someone needed this...

Jabber registration tool with SRV lookups support

Roi wrote:

I use this tool now and it works great with some modifaction. Also for multiple domains and also for domains where the Jabber server is only reachable with SRV entries in DNS. I also added a captcha. Should be just good right now.

Well I created a github repo with jabber registration tool, with the changes it needs to work with SRV lookups (https://github.com/specktator/jabber-registration-tool).
Just in case someone needed this...

SBI

Nice post Thanks for sharing this Information
sbi buddy mobile wallet app

Syndicate content