log mod_ipcheck/mod_ipcheck.lua @ 1110:97e238ce37ce

age author description
2010-03-06 Waqas Hussain mod_ipcheck: Updated XEP number and URL in comments to the newly published XEP.
2010-03-06 Waqas Hussain mod_ipcheck: Change error from 'item-not-found' to 'service-unavailable' for missing IP.
2010-03-06 Waqas Hussain mod_ipcheck: Fixed: 'service-unavailable' was sent instead of 'forbidden' on unauthorized access.
2010-02-19 Waqas Hussain mod_ipcheck: Change error from 'not-authorized' to 'forbidden', as specified in the XEP.
2010-02-19 Waqas Hussain mod_ipcheck: Initial commit. An implementation of the Server IP Check proto-XEP.