igniterealtime / pade

Pàdé (Yoruba word for Meet) is a browser extension (Chrome/Edge) based unified communications desktop client for Openfire.
https://igniterealtime.github.io/pade/
Apache License 2.0
104 stars 46 forks source link

Xmpp account creation via Padé #165

Closed ClaudeStabile closed 5 years ago

ClaudeStabile commented 5 years ago

Is it possible to create accounts in xmpp mode via Padé so it register directly in converse. ?

deleolajide commented 5 years ago

Registration is done via the Chat API plugin. Support is provided for email verification or directly with no email verification

deleolajide commented 5 years ago

If inbound account registration is checked in openfire, direct registration without any email checking is done. Otherwise, an email reply is expected from the provided email address to register the account.

image

Registration via chat api plugin is more elaborate that standard xmpp in-band registration. Default shared roster groups, groupchat rooms and bookmarks are created automatically.