Software /
code /
prosody
Annotate
tests/reports/empty @ 4268:c249f10eb9bb
Advertise in-band registration support.
Implement optional registration support advertisement according to
XEP-0077 sec8:
<features>
<register xmlns='http://jabber.org/features/iq-register'/>
</features>
---
plugins/mod_register.lua | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
author | Glenn Maynard <glenn@zewt.org> |
---|---|
date | Fri, 27 May 2011 17:04:43 +0100 |
parent | 361:a2d83b04d769 |
rev | line source |
---|---|
361
a2d83b04d769
Update unit testing to output coverage reports
Matthew Wild <mwild1@gmail.com>
parents:
diff
changeset
|
1 This file was intentionally left blank. |