File

mod_default_vcard/README.wiki @ 1783:b31fe2d22310

mod_cloud_notify: XEP-0357: Push - the server bits ("app server" not included)
author Kim Alvefur <zash@zash.se>
date Mon, 24 Aug 2015 23:09:58 +0200
parent 1782:29f3d6b7ad16
line wrap: on
line source

#summary Automatically populate vcard based on account details
#labels Stage-Beta

= Introduction =

It is possible for the user to supply more than just a username and password when creating an account using [https://prosody.im/doc/modules/mod_register mod_register]. This module automatically copies over that data to the user's vcard.

= Details =

There is no configuration for this module, just add it to modules_enabled as normal.

Note that running this on a public-facing server that prompts for email during registration will make the user's email address publicly visible in their vcard.

= Compatibility =

|| 0.9 || Works ||