Software /
code /
prosody-modules
Log
mod_ipcheck/mod_ipcheck.lua @ 4681:edbd84bbd8fb
description | author | age |
---|---|---|
mod_ipcheck: Simplify iq handling by hooking on iq-get/ instead of iq/. | Emmanuel Gil Peyrot | 2018-08-24 |
mod_ipcheck: Fixed bad namespace | Goffi | 2015-11-08 |
mod_ipcheck: Workaround for differences between server_select and server_event | Kim Alvefur | 2013-12-04 |
mod_ipcheck: Add support for XEP version 0.2 (includes port) | Kim Alvefur | 2013-12-04 |
mod_ipcheck: Updated XEP number and URL in comments to the newly published XEP. | Waqas Hussain | 2010-03-06 |
mod_ipcheck: Change error from 'item-not-found' to 'service-unavailable' for missing IP. | Waqas Hussain | 2010-03-06 |
mod_ipcheck: Fixed: 'service-unavailable' was sent instead of 'forbidden' on unauthorized access. | Waqas Hussain | 2010-03-06 |
mod_ipcheck: Change error from 'not-authorized' to 'forbidden', as specified in the XEP. | Waqas Hussain | 2010-02-19 |
mod_ipcheck: Initial commit. An implementation of the Server IP Check proto-XEP. | Waqas Hussain | 2010-02-19 |