log mod_ipcheck/mod_ipcheck.lua @ 1326:afae347928d8

age author description
Wed, 04 Dec 2013 19:26:37 +0100 Kim Alvefur mod_ipcheck: Workaround for differences between server_select and server_event
Wed, 04 Dec 2013 17:37:32 +0100 Kim Alvefur mod_ipcheck: Add support for XEP version 0.2 (includes port)
Sat, 06 Mar 2010 06:22:27 +0500 Waqas Hussain mod_ipcheck: Updated XEP number and URL in comments to the newly published XEP.
Sat, 06 Mar 2010 06:20:38 +0500 Waqas Hussain mod_ipcheck: Change error from 'item-not-found' to 'service-unavailable' for missing IP.
Sat, 06 Mar 2010 06:19:38 +0500 Waqas Hussain mod_ipcheck: Fixed: 'service-unavailable' was sent instead of 'forbidden' on unauthorized access.
Fri, 19 Feb 2010 09:20:50 +0500 Waqas Hussain mod_ipcheck: Change error from 'not-authorized' to 'forbidden', as specified in the XEP.
Fri, 19 Feb 2010 09:08:22 +0500 Waqas Hussain mod_ipcheck: Initial commit. An implementation of the Server IP Check proto-XEP.