Mercurial > prosody-modules
log mod_ipcheck/mod_ipcheck.lua @ 5286:a91adc164566
age | author | description |
---|---|---|
2018-08-24 | Emmanuel Gil Peyrot | mod_ipcheck: Simplify iq handling by hooking on iq-get/ instead of iq/. |
2015-11-08 | Goffi | mod_ipcheck: Fixed bad namespace |
2013-12-04 | Kim Alvefur | mod_ipcheck: Workaround for differences between server_select and server_event |
2013-12-04 | Kim Alvefur | mod_ipcheck: Add support for XEP version 0.2 (includes port) |
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. |