File

mod_default_vcard/README.md @ 6054:d39ddf13ff0a

mod_s2s_idle_timeout: Reword Readme
author Menel <menel@snikket.de>
date Mon, 11 Nov 2024 23:33:01 +0100 (4 months ago)
parent 6003:fe081789f7b5
line wrap: on
line source
---
labels:
- 'Stage-Beta'
summary: Automatically populate vcard based on account details
...

Introduction
============

It is possible for the user to supply more than just a username and
password when creating an account using
[mod\_register](https://prosody.im/doc/modules/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
  ----- -------