view mod_inject_ecaps2/README.markdown @ 3568:6b3181fe5617

mod_auth_token: Timezone fix for TOTP checking luatz.time() returns milliseconds since epoch which is in UTC time, so we don't need to convert to UTC with gmtime. By calling gmtime, TOTP validation was failing when this module wasn't running on machine set to UTC time.
author JC Brand <jc@opkode.com>
date Thu, 02 May 2019 11:07:27 +0200
parents 35f1dbc943d8
children ca7feb293d55
line wrap: on
line source

---
summary: Injects ecaps2 elements (XEP-0390) in presence
---

Description
===========

This module injects ecaps2 elements in the presence once the legacy caps
(XEP-0115) are received.

Compatibility
=============

  ------- ---------------
  trunk   Works
  0.11    Does not work
  0.10    Does not work
  ------- ---------------