Software /
code /
prosody-modules
Log
mod_ipcheck/mod_ipcheck.lua @ 1881:3683eb95bc1a
description | author | age |
---|---|---|
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 |