Software /
code /
prosody-modules
Log
mod_turncredentials/mod_turncredentials.lua @ 1330:bb6f3312ab46
description | author | age |
---|---|---|
mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus) | Kim Alvefur | 2014-02-28 |
Backed out changeset 853a382c9bd6 | Kim Alvefur | 2014-02-28 |
mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus) | Kim Alvefur | 2014-02-28 |
mod_turncredentials: No need to check tag name, we're already in the event handler for the 'services' tag | Matthew Wild | 2013-08-28 |
mod_turncredentials: Use iq-get event, to save checking attr.type manually | Matthew Wild | 2013-08-28 |
mod_turncredentials: Use type-specific get_option() methods where appropriate, and pass in default values | Matthew Wild | 2013-08-28 |
mod_turncredentials: use smarter timestamp expiry from draft-uberti-behave-turn-rest-00 | Philipp Hancke | 2013-08-28 |
mod_turncredentials: Import HMAC from util.hashes | Kim Alvefur | 2013-07-11 |
mod_turncredentials: XEP-0215 implementation for time-limited turn credentials | Philipp Hancke | 2013-06-10 |