Software /
code /
prosody-modules
Log
mod_ipcheck/mod_ipcheck.lua @ 3757:971417eedfee
description | author | age |
---|---|---|
mod_ipcheck: Simplify iq handling by hooking on iq-get/ instead of iq/. | Emmanuel Gil Peyrot | Fri, 24 Aug 2018 21:15:38 +0200 |
mod_ipcheck: Fixed bad namespace | Goffi | Sun, 08 Nov 2015 13:46:46 +0100 |
mod_ipcheck: Workaround for differences between server_select and server_event | Kim Alvefur | Wed, 04 Dec 2013 19:26:37 +0100 |
mod_ipcheck: Add support for XEP version 0.2 (includes port) | Kim Alvefur | Wed, 04 Dec 2013 17:37:32 +0100 |
mod_ipcheck: Updated XEP number and URL in comments to the newly published XEP. | Waqas Hussain | Sat, 06 Mar 2010 06:22:27 +0500 |
mod_ipcheck: Change error from 'item-not-found' to 'service-unavailable' for missing IP. | Waqas Hussain | Sat, 06 Mar 2010 06:20:38 +0500 |
mod_ipcheck: Fixed: 'service-unavailable' was sent instead of 'forbidden' on unauthorized access. | Waqas Hussain | Sat, 06 Mar 2010 06:19:38 +0500 |