Mercurial > prosody-modules
log mod_ipcheck/mod_ipcheck.lua @ 212:16b76c7b6316
age | author | description |
---|---|---|
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. |