log mod_ipcheck/mod_ipcheck.lua @ 135:d3c28c5fdbae

age author description
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.